Autoprobe with 460800 baud - #677
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #677 +/- ##
=======================================
Coverage 99.44% 99.44%
=======================================
Files 52 52
Lines 3769 3769
=======================================
Hits 3748 3748
Misses 21 21 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
If i remember was old EM3X with original firmware using 57600 but the latest was compiled with 115200 but i think most of the EM3X dongles is now out then no current EZSP can being compiled for them plus need one tool-change that is very expensive and i think only Garry can do it in the community. PS: most little older hardware with updated EZSP is using SW flow control at 115200 and only some hardware flow control so still importing have the 115200 probing. |
|
The only stick that I have is the HUSBZB-1 with the original firmware (57600). All of the updated firmwares I think switch it to 115200? |
|
Would it make sense to start at 460800 then if no communication established switch to 115200 and finally to 57600? |
|
This is precisely what |
Garry was cooking all community firmware for EM3X devices but i think it was both off some user was liking having the old slow HW and some like faster with SW but i think is nearly zero left of them now after Snoff and SC and so on. |
|
We'll drop 57600 next release. |
I'm going to be using 460800 baud for newer adapters.
57600 is used by I think one or two sticks, I wonder if it's time to drop it? Right now autoprobing is quite slow due to the sheer number of combinations.