Mark Qvist
b33b9b21a2
Updated license to GPLv3
2 years ago
Mark Qvist
8307b3c0d1
RGB LED indications for RNode NG
3 years ago
Mark Qvist
9bb6d34ef4
Added board command to host protocol
3 years ago
Mark Qvist
c4f7767b4f
License header
3 years ago
Mark Qvist
044cb33948
Added support for LoRa32 v2.1 boards
3 years ago
Mark Qvist
ec7936c8b6
Added compatibility for Adafruit FeatherESP32, generic ESP32 and ATmega2560
3 years ago
Mark Qvist
4511a10cc6
Improved T-Beam compatibility
3 years ago
Mark Qvist
1afc9fd2a9
Improved ESP32 compatibility
3 years ago
Mark Qvist
8b7d4611e0
Fix DCD detection broken from pull request #13
3 years ago
Mark Qvist
4237760680
Revert types
3 years ago
karamo
291868af6d
remove warnings
...
"unused variable" "uninitialized"
3 years ago
karamo
72a4678949
Update RNode_Firmware.ino
...
correct parentheses
3 years ago
karamo
96348de145
minor changes
...
warning: comparison is always true due to limited range of data type
and add parentheses
3 years ago
Mark Qvist
a0af475c31
Work on ESP32 compatibility
3 years ago
Mark Qvist
8a51a03a24
Work on ESP32 compatibility
3 years ago
Mark Qvist
f80230ffe7
Work on ESP32 compatibility
3 years ago
Mark Qvist
8428e0e159
Cleanup and version bump
3 years ago
Mark Qvist
b2d318b576
Correct types for FIFO16 on 32-bit platforms
3 years ago
Mark Qvist
3e0536b272
Initial multiplatform support
3 years ago
Mark Qvist
b319e2b0e8
Added boot diagnostics
3 years ago
Mark Qvist
3cfbb0cf58
Added implicit header mode
4 years ago
Mark Qvist
ab99c2abd9
Larger packet queue. Fixed FIFO16 overflow and memory inits.
5 years ago
Mark Qvist
4bfcfb5dc8
Improved queue and buffering
5 years ago
Mark Qvist
163c6b021f
Reworked queue and buffering
5 years ago
Mark Qvist
19c4107c4e
Updated SNR indication method
5 years ago
Mark Qvist
2b25762060
Added querying packet buffer state as KISS command
5 years ago
Mark Qvist
bad6f4bf75
Fixed RSSI indication confusion. Added SNR indication to received packets.
5 years ago
Mark Qvist
544eb85eef
Revert "Fix RSSI offset for pre-msg RSSI notification"
5 years ago
Matt Corallo
30a07a32ce
Fix RSSI offset for pre-msg RSSI notification
...
last_rssi is a large negative number, with rssi_offset being +292,
intended to be added to put the value inside the range of a single byte uint.
Before sending the data message, a RSSI message is automatically sent,
which is quite nice, but the value ends up overflowing the 8-bit uint, giving
a bogus value.
5 years ago
Mark Qvist
1275c5876d
Fix DCD bug
6 years ago
Mark Qvist
cec3cda7c9
External toolchain and Arduino IDE compatibility
6 years ago
Mark Qvist
f8a2cb8a05
Arduino IDE compat fix
6 years ago
Mark Qvist
a5243ed4ac
Fixed flow control ready indication
7 years ago
Mark Qvist
e7ca8d7cde
Enabled LoRa spreading factor 6
7 years ago
Mark Qvist
94d8493a28
Added precompiled image
7 years ago
Mark Qvist
d493e5e311
Implemented LoRa promiscuous mode
7 years ago
Mark Qvist
11e3b8908d
On-board packet queue
7 years ago
Mark Qvist
3deab29845
TNC mode checks
7 years ago
Mark Qvist
720f34d41f
EEPROM config and TNC mode
7 years ago
Mark Qvist
637a44ad70
EEPROM validation and config util compat
7 years ago
Mark Qvist
4d943999d5
Prepared EEPROM functionality
7 years ago
Mark Qvist
8a604f911b
RX turnaround timing
7 years ago
Mark Qvist
be98b0d7f7
Data carrier detection
7 years ago
Mark Qvist
978800aaf9
Added KISS flow control
7 years ago
Mark Qvist
f2762af576
Initial commit
7 years ago