Here is the latest v1.61 of my Enhanced TOH.
- fixes the RamMb column header filtering and Sorting
- makes the filter presets a little bit smaller, (to be able to split the list in 2 columns, if the list becomes longer)
Here is the latest v1.61 of my Enhanced TOH.
FYI I was browsing and it rendered wifi 200GHz with the tooltip being 600GHz?
Thanks for the report.
I will fix it in next release.
Regarding Device types - it is possible to do so, but a bit hard - ie. to distinction you will need to add a column Device Type and then filter on
Wifi Router
WiFi AP
SBC Router - https://soif.github.io/OpenWrtTOH/?features=type_board
LTE Router
Travel Router
Switch - https://soif.github.io/OpenWrtTOH/?features=type_switcth
How often is the table updated. Were is the image taken from?
I see this for QNAP QHora-301w.
I've just updated the wiki for that device and I see this picture.
Update - I just saw it got updated.
Congrats for the table! It's really useful.
Feature request: make it easy to provide a negative filter or filter on the "column is empty" condition.
Concrete example: check the "Modem: DSL" box under Features, get a whole table of devices where it exists but does not work. Please make it easy to filter them out, by excluding devices that mention DSL in the "Unsupported" column.
@ed8 all device types will be added to the filter features in the next version.
The enhanced ToH retrieves openwrt.org/toh.json from the OpenWrt server, then uses that data structure to build table for its web page. The toh.json
file seems to regenerated nightly.
The images are directly read from the Openwrt website.
Congrats for the table! It's really useful.
Thank you!
Thank you for the feedback!
Your Example will be integrated in the next version:
--> "Modem: DSL" feature will filter out devices that have "DSL" in the "Unsupported" column.
To all: If you have other examples, please Post them here, so that I can also patch them.
I've just released v1.65 of my Enhanced TOH.
Thanks a lot!
Love that you are incorporating our feedback
Apologies I should have been more clear.
Wifi is in V band i.e. I believe it's mmWave 60GHz band right? We're still out by a factor of ten?
I believe it's 802.11ad? 59-63GHz? Hence 60GHz wifi. Or 57-71 now that I'm reading some more....
It'll be fixed in next release!
Shouldn't it be the duty of any developper ?
But still only 7 stars at GitHub ATM...
maybe because you did NOT sorted by RAM (the colum arrow is NOT black = unsorted)
ooops - my bad, you are right, it does work (must have been a long week...)
I'm curious where you get the data for the 6.0Ghz column from (wlan60ghz)?
I don't see this in the original table of hardware
Yes, from the wlan60ghz column.
I don't see this in the original table of hardware
Yet, it is being retrieved from the official TOH JSON
I've just deployed version 1.68 of my enhanced TOH.
Ah interesting so it's in the JSON but the totally absent from:
Thanks.