Commit Graph

637 Commits

Author SHA1 Message Date
jacob.eva
52629cb1bf
Add check for freeNode in RAK4631 power section 2024-09-04 10:18:52 +01:00
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
2024-09-03 16:26:24 +01:00
macvenez
a54a8ed44d Added default port for upload or specified by argument "port" 2024-09-03 15:51:05 +02:00
jacob.eva
06b4683993
Fix BLE pairing state on NRF52 2024-08-31 21:46:07 +01:00
jacob.eva
139cf7e3bf
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE 2024-08-30 18:21:16 +01:00
jacob.eva
d9cb64ec93
Make screensaver checks more efficient + add periodic refresh to RAK4631 2024-08-30 18:18:56 +01:00
jacobeva
5cb7de66d8
Merge pull request #24 from jeremybox/screensaver
makes SCREENSAVER_INTERVAL a #define to save some ram
2024-08-30 17:01:18 +01:00
jeremy
8686ee7844 makes SCREENSAVER_INTERVAL a #define to save some ram 2024-08-30 11:54:12 -04:00
jacob.eva
17ad6d213d
Improve screensaver to be non-blocking 2024-08-30 15:31:20 +01:00
jacobeva
9d68b58e2e
Merge pull request #22 from jeremybox/screensaver
screensaver
2024-08-30 15:07:36 +01:00
jacob.eva
65acd4f339
Fix corruption / dropped packet issues caused by small UART buffer 2024-08-30 12:07:56 +01:00
jeremy
c80a4caab0 Adds a rudimentary screen saver that briefly (500ms) inverts the screen every 10 minutes on OLED displays to prevent burn-in. 2024-08-29 18:41:52 -04:00
jacob.eva
55d0a41aa8
Remove redundant radio status updates 2024-08-24 15:12:50 +01:00
jacob.eva
36c90de9f8
Only send phy stats *after* sending config parameter reply to master 2024-08-24 11:08:13 +01:00
jacob.eva
7f05a4fd9f
Fix weird behaviour with queue sizing 2024-08-21 17:54:38 +01:00
jacob.eva
d7f2de07c0
Fix BLE pairing behaviour and disable just works pairing 2024-08-21 11:01:38 +01:00
jacob.eva
721cee3603
Fix SPI semaphore lockup issue on ESP32 2024-08-06 17:37:47 +01:00
jacob.eva
a4fe2baf78
Clarify pin requirements 2024-08-03 13:24:27 +01:00
jacob.eva
152e7f17b3
Auto install needed packages, and bypass external management error 2024-08-01 18:04:39 +01:00
jacob.eva
761923e210
Update dependencies 2024-08-01 18:04:31 +01:00
jacob.eva
fe7d745052
Remove last remaining AVR stuff 2024-08-01 17:53:22 +01:00
jacob.eva
e5eea88aa5
Update guide and fix spelling / grammar errors 2024-07-31 22:11:34 +01:00
jacobeva
f778e4d76f
Merge pull request #17 from nathmo/patch-1
Added a few info in CONTRIBUTING.md
2024-07-31 21:26:43 +01:00
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
2024-07-31 13:55:24 +02:00
jacob.eva
003aab4072
Fix issue with SX1280 TX power not being set properly 2024-07-24 15:52:08 +01:00
jacob.eva
02c691481b
Rename freeNode to openCom XL 2024-07-24 08:55:20 +01:00
jacob.eva
f643eba8bb
Add freeNode as supported product 2024-07-23 20:05:02 +01:00
jacob.eva
a287d7b01c
Add rak4631_sx1280 and freenode board variant targets 2024-07-20 16:47:01 +01:00
jacob.eva
282815eb95
Merge branch 't3s3_sx1280' 2024-07-20 16:08:00 +01:00
jacob.eva
c88fe0ed33
Add support for negative TX power values 2024-07-12 15:15:56 +01:00
jacob.eva
e5fcf79e4d
Add support for freeNode to EEPROM 2024-07-12 13:54:50 +01:00
jacob.eva
8b705b2f4e
Fix Bluetooth functionality on NRF52 2024-07-12 13:30:32 +01:00
jacob.eva
fee8d2b28b
Add todo 2024-07-09 10:38:39 +01:00
jacob.eva
ba2d36add9
Switch from board variant being set separately to using model number instead. 2024-07-09 10:37:50 +01:00
jacob.eva
63eab05014
Add clarification for interface_spi 2024-07-09 09:41:14 +01:00
jacob.eva
35e9f36ffd
Add T3S3 target and different variants of the board 2024-07-09 09:40:30 +01:00
jacob.eva
236ea0b999
Update release notes 2024-07-05 10:46:41 +01:00
jacob.eva
c6981f713b
Invert modem selection outline 2024-07-04 19:41:23 +01:00
jacob.eva
edce15f381
Bump version to 1.73 2024-07-04 19:09:48 +01:00
jacob.eva
5fb1f452a4
Fix TNC settings not being saved, courtesy of @attermann 2024-07-04 19:02:46 +01:00
jacob.eva
fd688b987d
Merge branch 'interfaces' 2024-07-04 18:59:09 +01:00
jacob.eva
efe807bb22
Remove unsupported AVR board 2024-07-04 18:56:01 +01:00
jacob.eva
ff12b8921c
Use new ESP32 IDF and force version in prep-esp32 2024-07-04 18:55:16 +01:00
jacob.eva
7f3e8813f0
Fix linker errors on ESP32 boards 2024-07-04 18:53:41 +01:00
jacob.eva
87b59bab3b
Fix builds and restructure configs for multi interface 2024-07-04 18:52:29 +01:00
jacob.eva
0cc26f4980
Fix dotted outline for stat screen on OLED 2024-07-04 18:12:25 +01:00
jacob.eva
62270a9ced
Fix stack overflow issues on Heltec32 V3 2024-07-04 13:57:51 +01:00
jacob.eva
7c338c7caf
Fix ESP32 and Heltec32_V3 compilation errors 2024-07-04 13:41:16 +01:00
jacob.eva
acb74f61d4
Store online_interface_list in heap, preventing errors on ESP32 2024-07-04 13:40:03 +01:00
jacob.eva
24543e5f5a
Fix OLED compilation errors 2024-07-04 13:39:04 +01:00