Mark Qvist
86aa2a28bd
Add support for LoRa32 v2.0 boards
2022-01-24 21:02:09 +01:00
Mark Qvist
58790c27ea
Added board detection for homebrew board updates
2022-01-22 23:01:36 +01:00
Mark Qvist
3ec6253bf1
Version bump
2022-01-22 21:46:36 +01:00
Mark Qvist
9a38d8ae6b
Added support for LoRa32 v2.1 boards
2022-01-22 21:45:57 +01:00
Mark Qvist
cacce597f9
Work on LoRa32 compatibility
2022-01-21 22:44:55 +01:00
Mark Qvist
f27b13c43e
Updated version
2022-01-21 22:15:47 +01:00
Mark Qvist
2cb5204a99
Improved multiplatform support
2022-01-21 22:14:35 +01:00
Mark Qvist
7fe4c83e6f
Initial ATmega2560 support
2022-01-19 21:14:08 +01:00
Mark Qvist
b780bc5f42
Version bump
2022-01-12 23:08:47 +01:00
Mark Qvist
abab428842
Improved autoinstaller
2022-01-12 23:06:53 +01:00
Mark Qvist
03e9b92237
Version bump
2022-01-12 22:21:32 +01:00
Mark Qvist
dda837b948
Improved autoinstall
2022-01-12 22:20:37 +01:00
Mark Qvist
5d5ddee248
Version bump
2022-01-11 02:39:49 +01:00
Mark Qvist
96403b79d9
Updated guide
2022-01-11 02:39:23 +01:00
Mark Qvist
9ef25900c4
Improved error handling
2022-01-10 14:16:17 +01:00
Mark Qvist
421adf2991
Improved help text
2022-01-10 12:59:34 +01:00
Mark Qvist
4f7ebd75bf
Added multiplatform auto installer
2022-01-10 12:40:53 +01:00
Mark Qvist
2d6bc1cb47
Updated info text
2022-01-10 11:18:52 +01:00
Mark Qvist
058a7f8a02
Improved autoinstall
2022-01-10 11:17:06 +01:00
Mark Qvist
bdde350b5b
Initial multiplatform support
2022-01-10 02:41:09 +01:00
Mark Qvist
aca00b9884
Added makefile
2022-01-10 02:15:23 +01:00
Mark Qvist
77de3f6568
Initial multiplatform support
2022-01-10 02:11:19 +01:00
Mark Qvist
435abbb8f4
Updated gitignore
2022-01-09 15:13:10 +01:00
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
e918669e57
Merge pull request #6 from snh/public_exponent
...
Merge pull request
2022-01-08 10:54:49 +01:00
markqvist
445faf79c9
Improved local device signing
2022-01-04 23:14:23 +01:00
Steven Honson
c35d497214
Correct public exponent
2021-12-14 11:43:21 +11:00
Mark Qvist
0851b81168
Merge branch 'master' of github.com:markqvist/rnodeconfigutil
2021-09-06 14:29:43 +02:00
Mark Qvist
7e2b772e9b
Fixed typo
2021-09-06 14:29:26 +02:00
Mark Qvist
264fb6347c
Updated readme
2020-06-09 14:46:27 +02:00
Mark Qvist
c45e94f6ae
Changed version dependencies
2020-06-09 14:31:36 +02:00
Mark Qvist
cf44a76cc0
Updated version number
2020-06-03 10:16:00 +02:00
Mark Qvist
252fed7758
Improved local device signing
2020-06-03 10:13:29 +02:00
Mark Qvist
7687b13bcc
Merge pull request #2 from kc1awv/patch-1
...
Fix bug on rom update
2020-06-02 11:15:38 +02:00
Steve Miller
a12fa97161
Update setup.py
...
Increase version number
2020-06-01 20:34:51 -04: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
0f0c2b6e8f
Updated readme
2020-05-27 20:13:25 +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
1313edb3e5
Updated readme
2020-05-27 19:29:19 +02:00
Mark Qvist
16dab5028e
Preparation for setuptools
2020-05-27 19:22:45 +02:00
Mark Qvist
1872e512b5
Migrated to Python 3
2020-05-27 19:14:17 +02:00
Mark Qvist
4f4ba852fd
Renamed file
2020-05-27 17:11:55 +02:00
Mark Qvist
1fb33a9809
Work on Python 3 migration
2020-05-27 17:09:16 +02:00
Mark Qvist
52462b74a8
Cleaned up whitespace
2020-05-27 16:52:12 +02:00
Mark Qvist
6a089545b0
Updated readme
2020-01-26 13:39:43 +01:00
Mark Qvist
5c8d755346
Added EEPROM wipe function
2018-12-01 22:09:44 +01:00