Mark Qvist
07439e96d6
Merge branch 'master' of github.com:markqvist/rnodeconfigutil
2022-01-09 15:10:01 +01:00
Mark Qvist
5bd0877485
Reset command support and better EEPROM handling
2022-01-09 15:09:58 +01:00
markqvist
445faf79c9
Improved local device signing
2022-01-04 23:14:23 +01:00
Mark Qvist
252fed7758
Improved local device signing
2020-06-03 10:13:29 +02:00
Steve Miller
655e5d9423
Fix bug on rom update
...
This fixes:
Traceback (most recent call last):
File "./rnodeconfig", line 1055, in <module>
main()
File "./rnodeconfig", line 873, in main
if args.hwrev > 0 and args.hwrev < 256:
TypeError: '>' not supported between instances of 'NoneType' and 'int'
2020-06-01 20:21:06 -04:00
Mark Qvist
8630513343
Fixed input menu bug
2020-06-01 16:03:27 +02:00
Mark Qvist
f9aa1f5d94
Fixed TX power input inconsistensy. Fixed update directory bug.
2020-05-29 15:07:29 +02:00
Mark Qvist
43b7c21572
Fixed serial reference
2020-05-27 20:02:10 +02:00
Mark Qvist
bedcbebe03
Cleaned up serial references
2020-05-27 19:56:12 +02:00
Mark Qvist
16dab5028e
Preparation for setuptools
2020-05-27 19:22:45 +02:00