jacob.eva
|
1a8eb0ff8e
|
Remove version control marker
|
2024-09-17 16:21:47 +01:00 |
|
jacob.eva
|
2e0cf9e7d0
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-17 16:21:04 +01:00 |
|
jacob.eva
|
4af6f7690e
|
Add controlling Bluetooth with button
|
2024-09-17 16:19:14 +01:00 |
|
jacob.eva
|
49b7b13a36
|
Change Bluetooth name
|
2024-09-17 16:19:05 +01:00 |
|
jacobeva
|
bed02c9d97
|
Merge pull request #40 from jeremybox/techo/fix-arduino-build
small make prep fixes
|
2024-09-16 18:00:42 +01:00 |
|
Jeremy
|
50a60f07d2
|
fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep
|
2024-09-16 12:50:56 -04:00 |
|
tomuk5
|
d8af625cc4
|
E22 Board
|
2024-09-13 10:08:52 +01:00 |
|
jacob.eva
|
2cdf2951e6
|
Cleanup
|
2024-09-12 20:32:54 +01:00 |
|
jacobeva
|
a8af5314b7
|
Merge pull request #36 from jeremybox/techo
Add t-echo support
|
2024-09-12 20:22:46 +01:00 |
|
jeremybox
|
83ae40470f
|
Delete .vscode/settings.json
|
2024-09-12 11:03:56 -04:00 |
|
jeremy
|
2550b7a379
|
adds .vscode to git ignore file
|
2024-09-12 11:02:21 -04:00 |
|
jeremy
|
02f9dc1345
|
Squashed commit of the following:
commit 2e25bff15413f2365f1b18c901f93297ce07c645
Author: jeremy <jeremy@ubuntu>
Date: Thu Sep 12 10:19:07 2024 -0400
Adds t-echo support
commit aa44625847179c5b3c4d03b9f7e062f409da0d8a
Author: jeremy <jeremy@ubuntu>
Date: Thu Sep 12 10:19:07 2024 -0400
Adds t-echo support
|
2024-09-12 10:57:16 -04:00 |
|
jacob.eva
|
07b7e28c74
|
Allow ESP32 with BLE to compile
|
2024-09-11 21:49:56 +01:00 |
|
jacob.eva
|
ba9022335c
|
Well that was embarassing...
|
2024-09-11 21:49:27 +01:00 |
|
jacob.eva
|
f8299568fb
|
Replace all references to python with python3 instead, close #33
|
2024-09-11 21:01:51 +01:00 |
|
jacob.eva
|
1a91fa60d8
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-11 20:50:41 +01:00 |
|
jacob.eva
|
51afd310a5
|
Revert to ISR handling packets and cap SX1280 data rate
|
2024-09-11 20:18:43 +01:00 |
|
jacob.eva
|
f3f41c7d4b
|
Merge remote-tracking branch 'upstream/master'
|
2024-09-11 15:50:52 +01:00 |
|
tomuk5
|
c3b5a6f47f
|
Add custom board signing and EEPROM instructions
Signed-off-by: jacob.eva <x00010@disroot.org>
|
2024-09-10 22:47:46 +01:00 |
|
jacob.eva
|
638bcfff1a
|
Correct various lengths and data types
|
2024-09-10 22:39:49 +01:00 |
|
jacob.eva
|
c3c254cd96
|
Change interrupt layout and address SX1280 errata
|
2024-09-10 22:39:15 +01:00 |
|
jacob.eva
|
7f787d5910
|
Improve BLE serial performance + add BLE battery display
|
2024-09-10 22:37:26 +01:00 |
|
jacob.eva
|
c9fd5f7d3b
|
Add support for retrieving packet length on implicit header
|
2024-09-05 13:10:11 +01:00 |
|
jacob.eva
|
419a5c6ce3
|
Finish off edge cases of race condition
|
2024-09-04 21:56:47 +01:00 |
|
jacob.eva
|
cc4010fc95
|
Correct interface selection logic
|
2024-09-04 18:25:36 +01:00 |
|
jacob.eva
|
81aff16c2d
|
Fix race condition on multiple interfaces receiving at once
|
2024-09-04 17:37:09 +01:00 |
|
jacob.eva
|
6035e1a2c2
|
Move FIFOBuffer to src dir
|
2024-09-04 17:35:07 +01:00 |
|
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
|
e7c25c5436
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-31 21:46:48 +01: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
|
7fd59f5c4b
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-30 12:09:33 +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
|
afe5e5ba84
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-24 15:13:29 +01:00 |
|
jacob.eva
|
55d0a41aa8
|
Remove redundant radio status updates
|
2024-08-24 15:12:50 +01:00 |
|
jacob.eva
|
3e0655392d
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-24 11:09:58 +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
|
3fca014763
|
Merge remote-tracking branch 'upstream/master'
|
2024-08-21 18:21:32 +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 |
|