Mark Qvist
19c4107c4e
Updated SNR indication method
5 years ago
Mark Qvist
b30564c5fc
Updated precompiled to version 1.12
5 years ago
Mark Qvist
2b25762060
Added querying packet buffer state as KISS command
5 years ago
Mark Qvist
b3b87bd7c5
Updated manual
5 years ago
Mark Qvist
e2be95df3e
Fixed typo
5 years ago
Mark Qvist
58dc7f5aa8
Updated readme
5 years ago
Mark Qvist
bad6f4bf75
Fixed RSSI indication confusion. Added SNR indication to received packets.
5 years ago
Mark Qvist
cd4587cca2
Merge pull request #6 from markqvist/revert-4-patch-1
...
Revert "Fix RSSI offset for pre-msg RSSI notification"
5 years ago
Mark Qvist
544eb85eef
Revert "Fix RSSI offset for pre-msg RSSI notification"
5 years ago
Mark Qvist
454de10ee9
Merge pull request #4 from TheBlueMatt/patch-1
...
Fix RSSI offset for pre-msg RSSI notification
5 years ago
Mark Qvist
3e866178f1
Merge pull request #5 from tomelec/patch-1
...
LoRa: Enable LowDataRateOptimize for symbol length >16ms
5 years ago
tomelec
7f2663366e
LoRa: Enable LowDataRateOptimize for symbol length >16ms
5 years ago
Matt Corallo
68f403bf84
Use Packet RSSI formula from datasheet section 5.5.5
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
33376a71d8
Updated manual
6 years ago
Mark Qvist
4715c24ab9
Merge branch 'master' of github.com:markqvist/RNode_Firmware
6 years ago
Mark Qvist
7c96c093ce
Fixed packet queue and flow control bug, updated precompiled firmware to v1.09
6 years ago
Mark Qvist
f8a2cb8a05
Arduino IDE compat fix
6 years ago
Mark Qvist
a5aea869cc
Merge pull request #2 from ryanbarrie/master
...
Fixed exception caused by global reference.
7 years ago
Ryan Barrie
a4f51689fb
Fixed exception caused by global reference.
7 years ago
Mark Qvist
6b048417a7
Updated precompiled firmware to 1.08
7 years ago
Mark Qvist
a5243ed4ac
Fixed flow control ready indication
7 years ago
Mark Qvist
d3aa2ef6d1
Updated manual
7 years ago
Mark Qvist
1b20ad9df7
Updated readme
7 years ago
Mark Qvist
af5e757f9f
Updated precompiled firmware to v1.07
7 years ago
Mark Qvist
e7ca8d7cde
Enabled LoRa spreading factor 6
7 years ago
Mark Qvist
bd3cd5c145
Updated precompiled firmware
7 years ago
Mark Qvist
8aba5b6913
Added schematics and BOM
7 years ago
Mark Qvist
a2d2753571
Added manual
7 years ago
Mark Qvist
cee61d8421
Updated readme
7 years ago
Mark Qvist
c72e6207d2
Added precompiled image
7 years ago
Mark Qvist
94d8493a28
Added precompiled image
7 years ago
Mark Qvist
beb17d0922
Fixed RSSI indication
7 years ago
Mark Qvist
03e655b3ff
Updated readme
7 years ago
Mark Qvist
c607e7c5d1
Updated readme
7 years ago
Mark Qvist
d493e5e311
Implemented LoRa promiscuous mode
7 years ago
Mark Qvist
4f9cfee7c2
On-board packet queue
7 years ago
Mark Qvist
11e3b8908d
On-board packet queue
7 years ago
Mark Qvist
0dd6ce6539
Library and example
7 years ago
Mark Qvist
255d978bd7
Added Python library
7 years ago
Mark Qvist
92e88ab951
Added Python library
7 years ago
Mark Qvist
5f84685287
Added Python library
7 years ago
Mark Qvist
f40996f59e
Documentation folder
7 years ago
Mark Qvist
39ed19dd7b
Documentation folder
7 years ago
Mark Qvist
fd32950336
Schematics folder
7 years ago
Mark Qvist
a278fb0af3
Updated readme
7 years ago
Mark Qvist
cf7b9b3ae6
Updated readme
7 years ago
Mark Qvist
e4bdaa0180
Updated readme
7 years ago