939 Commits

Author SHA1 Message Date
Mark Qvist
304cdd2968 Cleanup 2024-09-30 19:18:30 +02:00
Jeremy O'Brien
6b729ebf72 Makefile: use correct version of arduino esp32 library 2024-09-30 10:45:19 -04:00
Mark Qvist
a9a68d164e Only allow BLE modes with MITM mitigations enabled, and require bonding 2024-09-30 13:50:06 +02:00
Mark Qvist
dfd62f4d94 Cleanup 2024-09-30 13:49:40 +02:00
Mark Qvist
491cab09c6 Only allow BLE modes with MITM mitigations enabled, and require bonding 2024-09-30 13:47:29 +02:00
Mark Qvist
6332e95d39 Cleanup 2024-09-30 13:45:58 +02:00
Mark Qvist
e7f655cef5 Update makefile ESP-IDF target to 2.0.17 2024-09-30 13:42:47 +02:00
Mark Qvist
75816b4fe0 Added ESP32 BLE Serial support 2024-09-29 21:59:42 +02:00
Mark Qvist
d742166a12 Cleanup 2024-09-29 21:59:24 +02:00
Mark Qvist
339003039a Added ESP32 BLE serial driver 2024-09-29 21:59:11 +02:00
Mark Qvist
fe9538de7e Cleanup 2024-09-29 11:36:52 +02:00
Mark Qvist
59e1836975 Cleanup 2024-09-29 03:10:32 +02:00
Mark Qvist
a4ecc0d6f3 Added display blanking timeout 2024-09-29 02:33:02 +02:00
Mark Qvist
97806d1684 Cleanup 2024-09-29 01:21:49 +02:00
Mark Qvist
a739d6f3ab Fixed display intensity EEPROM configuration regression 2024-09-29 00:03:14 +02:00
Mark Qvist
bb9f515348 Check console is activated 2024-09-28 15:15:22 +02:00
Mark Qvist
a134cbfb9c Added NeoPixel intensity control 2024-09-27 20:08:05 +02:00
Aaron Bieber
6ed29517c7
Revamp makefile to be more dynamic and reduce much some duplication 2024-09-27 09:20:56 -06:00
Mark Qvist
d2133ba5e0 Added battery status and console support to Heltec V3 2024-09-27 00:28:37 +02:00
Mark Qvist
ac819ecb20 Added input button actions 2024-09-27 00:27:24 +02:00
Mark Qvist
b1d097f6d4 Updated console build 2024-09-25 15:58:34 +02:00
Mark Qvist
50a40ac13b Updated console build 2024-09-25 14:48:13 +02:00
Mark Qvist
9403dd6cc9 Updated version 2024-09-25 14:22:07 +02:00
Mark Qvist
8473073c81 Check ESP32 BT buffer config before building 2024-09-25 14:21:38 +02:00
Mark Qvist
eddad23085 Updated console build 2024-09-25 14:21:12 +02:00
Mark Qvist
3f4468ba95 Updated console build 2024-09-25 14:21:02 +02: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
51afd310a5
Revert to ISR handling packets and cap SX1280 data rate 2024-09-11 20:18:43 +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