938 Commits (430a0ae4af8868989380c270f503daaa77b2f35c)
 

Author SHA1 Message Date
Jeremy O'Brien 6b729ebf72 Makefile: use correct version of arduino esp32 library 7 months ago
Mark Qvist a9a68d164e Only allow BLE modes with MITM mitigations enabled, and require bonding 7 months ago
Mark Qvist dfd62f4d94 Cleanup 7 months ago
Mark Qvist 491cab09c6 Only allow BLE modes with MITM mitigations enabled, and require bonding 7 months ago
Mark Qvist 6332e95d39 Cleanup 7 months ago
Mark Qvist e7f655cef5 Update makefile ESP-IDF target to 2.0.17 7 months ago
Mark Qvist 75816b4fe0 Added ESP32 BLE Serial support 7 months ago
Mark Qvist d742166a12 Cleanup 7 months ago
Mark Qvist 339003039a Added ESP32 BLE serial driver 7 months ago
Mark Qvist fe9538de7e Cleanup 7 months ago
Mark Qvist 59e1836975 Cleanup 7 months ago
Mark Qvist a4ecc0d6f3 Added display blanking timeout 7 months ago
Mark Qvist 97806d1684 Cleanup 7 months ago
Mark Qvist a739d6f3ab Fixed display intensity EEPROM configuration regression 7 months ago
Mark Qvist bb9f515348 Check console is activated 7 months ago
Mark Qvist a134cbfb9c Added NeoPixel intensity control 7 months ago
Aaron Bieber 6ed29517c7
Revamp makefile to be more dynamic and reduce much some duplication 7 months ago
Mark Qvist d2133ba5e0 Added battery status and console support to Heltec V3 7 months ago
Mark Qvist ac819ecb20 Added input button actions 7 months ago
Mark Qvist b1d097f6d4 Updated console build 7 months ago
Mark Qvist 50a40ac13b Updated console build 7 months ago
Mark Qvist 9403dd6cc9 Updated version 7 months ago
Mark Qvist 8473073c81 Check ESP32 BT buffer config before building 7 months ago
Mark Qvist eddad23085 Updated console build 7 months ago
Mark Qvist 3f4468ba95 Updated console build 7 months ago
jacobeva bed02c9d97
Merge pull request #40 from jeremybox/techo/fix-arduino-build 7 months ago
Jeremy 50a60f07d2 fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep 7 months ago
tomuk5 d8af625cc4 E22 Board 7 months ago
jacob.eva 2cdf2951e6
Cleanup 7 months ago
jacobeva a8af5314b7
Merge pull request #36 from jeremybox/techo 7 months ago
jeremybox 83ae40470f
Delete .vscode/settings.json 7 months ago
jeremy 2550b7a379 adds .vscode to git ignore file 7 months ago
jeremy 02f9dc1345 Squashed commit of the following: 7 months ago
jacob.eva 07b7e28c74
Allow ESP32 with BLE to compile 7 months ago
jacob.eva ba9022335c
Well that was embarassing... 7 months ago
jacob.eva f8299568fb
Replace all references to python with python3 instead, close #33 7 months ago
jacob.eva 51afd310a5
Revert to ISR handling packets and cap SX1280 data rate 7 months ago
tomuk5 c3b5a6f47f
Add custom board signing and EEPROM instructions 7 months ago
jacob.eva 638bcfff1a
Correct various lengths and data types 7 months ago
jacob.eva c3c254cd96
Change interrupt layout and address SX1280 errata 7 months ago
jacob.eva 7f787d5910
Improve BLE serial performance + add BLE battery display 7 months ago
jacob.eva c9fd5f7d3b
Add support for retrieving packet length on implicit header 8 months ago
jacob.eva 419a5c6ce3
Finish off edge cases of race condition 8 months ago
jacob.eva cc4010fc95
Correct interface selection logic 8 months ago
jacob.eva 81aff16c2d
Fix race condition on multiple interfaces receiving at once 8 months ago
jacob.eva 6035e1a2c2
Move FIFOBuffer to src dir 8 months ago
jacob.eva 52629cb1bf
Add check for freeNode in RAK4631 power section 8 months ago
jacobeva 3ccdb79b91
Merge pull request #31 from macvenez/makefile-ports 8 months ago
macvenez a54a8ed44d Added default port for upload or specified by argument "port" 8 months ago
jacob.eva 06b4683993
Fix BLE pairing state on NRF52 8 months ago