974 Commits (b4526aba3b4607bb3ad7c16246e2ef5e72f450dd)
 

Author SHA1 Message Date
Mark Qvist bb9f515348 Check console is activated 8 months ago
Mark Qvist a134cbfb9c Added NeoPixel intensity control 8 months ago
Aaron Bieber 6ed29517c7
Revamp makefile to be more dynamic and reduce much some duplication 8 months ago
Mark Qvist d2133ba5e0 Added battery status and console support to Heltec V3 8 months ago
Mark Qvist ac819ecb20 Added input button actions 8 months ago
Mark Qvist b1d097f6d4 Updated console build 8 months ago
Mark Qvist 50a40ac13b Updated console build 8 months ago
Mark Qvist 9403dd6cc9 Updated version 8 months ago
Mark Qvist 8473073c81 Check ESP32 BT buffer config before building 8 months ago
Mark Qvist eddad23085 Updated console build 8 months ago
Mark Qvist 3f4468ba95 Updated console build 8 months ago
jacobeva bed02c9d97
Merge pull request #40 from jeremybox/techo/fix-arduino-build 9 months ago
Jeremy 50a60f07d2 fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep 9 months ago
tomuk5 d8af625cc4 E22 Board 9 months ago
jacob.eva 2cdf2951e6
Cleanup 9 months ago
jacobeva a8af5314b7
Merge pull request #36 from jeremybox/techo 9 months ago
jeremybox 83ae40470f
Delete .vscode/settings.json 9 months ago
jeremy 2550b7a379 adds .vscode to git ignore file 9 months ago
jeremy 02f9dc1345 Squashed commit of the following: 9 months ago
jacob.eva 07b7e28c74
Allow ESP32 with BLE to compile 9 months ago
jacob.eva ba9022335c
Well that was embarassing... 9 months ago
jacob.eva f8299568fb
Replace all references to python with python3 instead, close #33 9 months ago
jacob.eva 51afd310a5
Revert to ISR handling packets and cap SX1280 data rate 9 months ago
tomuk5 c3b5a6f47f
Add custom board signing and EEPROM instructions 9 months ago
jacob.eva 638bcfff1a
Correct various lengths and data types 9 months ago
jacob.eva c3c254cd96
Change interrupt layout and address SX1280 errata 9 months ago
jacob.eva 7f787d5910
Improve BLE serial performance + add BLE battery display 9 months ago
jacob.eva c9fd5f7d3b
Add support for retrieving packet length on implicit header 9 months ago
jacob.eva 419a5c6ce3
Finish off edge cases of race condition 9 months ago
jacob.eva cc4010fc95
Correct interface selection logic 9 months ago
jacob.eva 81aff16c2d
Fix race condition on multiple interfaces receiving at once 9 months ago
jacob.eva 6035e1a2c2
Move FIFOBuffer to src dir 9 months ago
jacob.eva 52629cb1bf
Add check for freeNode in RAK4631 power section 9 months ago
jacobeva 3ccdb79b91
Merge pull request #31 from macvenez/makefile-ports 9 months ago
macvenez a54a8ed44d Added default port for upload or specified by argument "port" 9 months ago
jacob.eva 06b4683993
Fix BLE pairing state on NRF52 9 months ago
jacob.eva 139cf7e3bf
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE 9 months ago
jacob.eva d9cb64ec93
Make screensaver checks more efficient + add periodic refresh to RAK4631 9 months ago
jacobeva 5cb7de66d8
Merge pull request #24 from jeremybox/screensaver 9 months ago
jeremy 8686ee7844 makes SCREENSAVER_INTERVAL a #define to save some ram 9 months ago
jacob.eva 17ad6d213d
Improve screensaver to be non-blocking 9 months ago
jacobeva 9d68b58e2e
Merge pull request #22 from jeremybox/screensaver 9 months ago
jacob.eva 65acd4f339
Fix corruption / dropped packet issues caused by small UART buffer 9 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. 9 months ago
jacob.eva 55d0a41aa8
Remove redundant radio status updates 10 months ago
jacob.eva 36c90de9f8
Only send phy stats *after* sending config parameter reply to master 10 months ago
jacob.eva 7f05a4fd9f
Fix weird behaviour with queue sizing 10 months ago
jacob.eva d7f2de07c0
Fix BLE pairing behaviour and disable just works pairing 10 months ago
jacob.eva 721cee3603
Fix SPI semaphore lockup issue on ESP32 10 months ago
jacob.eva a4fe2baf78
Clarify pin requirements 10 months ago