jacob.eva
f8299568fb
Replace all references to python with python3 instead, close #33
6 months ago
jacob.eva
51afd310a5
Revert to ISR handling packets and cap SX1280 data rate
6 months ago
tomuk5
c3b5a6f47f
Add custom board signing and EEPROM instructions
...
Signed-off-by: jacob.eva <x00010@disroot.org>
6 months ago
jacob.eva
638bcfff1a
Correct various lengths and data types
6 months ago
jacob.eva
c3c254cd96
Change interrupt layout and address SX1280 errata
6 months ago
jacob.eva
7f787d5910
Improve BLE serial performance + add BLE battery display
6 months ago
jacob.eva
c9fd5f7d3b
Add support for retrieving packet length on implicit header
6 months ago
jacob.eva
419a5c6ce3
Finish off edge cases of race condition
6 months ago
jacob.eva
cc4010fc95
Correct interface selection logic
6 months ago
jacob.eva
81aff16c2d
Fix race condition on multiple interfaces receiving at once
6 months ago
jacob.eva
6035e1a2c2
Move FIFOBuffer to src dir
6 months ago
jacob.eva
52629cb1bf
Add check for freeNode in RAK4631 power section
6 months ago
jacobeva
3ccdb79b91
Merge pull request #31 from macvenez/makefile-ports
...
Added Makefile option to use variable "port" to select port to upload or use default one. Closes #26
6 months ago
macvenez
a54a8ed44d
Added default port for upload or specified by argument "port"
6 months ago
jacob.eva
06b4683993
Fix BLE pairing state on NRF52
6 months ago
jacob.eva
139cf7e3bf
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
6 months ago
jacob.eva
d9cb64ec93
Make screensaver checks more efficient + add periodic refresh to RAK4631
6 months ago
jacobeva
5cb7de66d8
Merge pull request #24 from jeremybox/screensaver
...
makes SCREENSAVER_INTERVAL a #define to save some ram
6 months ago
jeremy
8686ee7844
makes SCREENSAVER_INTERVAL a #define to save some ram
6 months ago
jacob.eva
17ad6d213d
Improve screensaver to be non-blocking
6 months ago
jacobeva
9d68b58e2e
Merge pull request #22 from jeremybox/screensaver
...
screensaver
6 months ago
jacob.eva
65acd4f339
Fix corruption / dropped packet issues caused by small UART buffer
6 months ago
jeremy
c80a4caab0
Adds a rudimentary screen saver that briefly (500ms) inverts the screen every 10 minutes on OLED displays to prevent burn-in.
6 months ago
jacob.eva
55d0a41aa8
Remove redundant radio status updates
6 months ago
jacob.eva
36c90de9f8
Only send phy stats *after* sending config parameter reply to master
6 months ago
jacob.eva
7f05a4fd9f
Fix weird behaviour with queue sizing
6 months ago
jacob.eva
d7f2de07c0
Fix BLE pairing behaviour and disable just works pairing
6 months ago
jacob.eva
721cee3603
Fix SPI semaphore lockup issue on ESP32
7 months ago
jacob.eva
a4fe2baf78
Clarify pin requirements
7 months ago
jacob.eva
152e7f17b3
Auto install needed packages, and bypass external management error
7 months ago
jacob.eva
761923e210
Update dependencies
7 months ago
jacob.eva
fe7d745052
Remove last remaining AVR stuff
7 months ago
jacob.eva
e5eea88aa5
Update guide and fix spelling / grammar errors
7 months ago
jacobeva
f778e4d76f
Merge pull request #17 from nathmo/patch-1
...
Added a few info in CONTRIBUTING.md
7 months ago
Nathann Morand
a4d40ef105
Added a few info in CONTRIBUTING.md
...
Tried to improve the documentation for futur contributor.
Notably added instruction to also update the Makefile, ad an entry to Utilities.h which I had to discover by trial and error
7 months ago
jacob.eva
003aab4072
Fix issue with SX1280 TX power not being set properly
7 months ago
jacob.eva
02c691481b
Rename freeNode to openCom XL
7 months ago
jacob.eva
f643eba8bb
Add freeNode as supported product
7 months ago
jacob.eva
a287d7b01c
Add rak4631_sx1280 and freenode board variant targets
7 months ago
jacob.eva
282815eb95
Merge branch 't3s3_sx1280'
7 months ago
jacob.eva
c88fe0ed33
Add support for negative TX power values
8 months ago
jacob.eva
e5fcf79e4d
Add support for freeNode to EEPROM
8 months ago
jacob.eva
8b705b2f4e
Fix Bluetooth functionality on NRF52
8 months ago
jacob.eva
fee8d2b28b
Add todo
8 months ago
jacob.eva
ba2d36add9
Switch from board variant being set separately to using model number instead.
8 months ago
jacob.eva
63eab05014
Add clarification for interface_spi
8 months ago
jacob.eva
35e9f36ffd
Add T3S3 target and different variants of the board
8 months ago
jacob.eva
236ea0b999
Update release notes
8 months ago
jacob.eva
c6981f713b
Invert modem selection outline
8 months ago
jacob.eva
edce15f381
Bump version to 1.73
8 months ago