685 Commits (c18ec1629f2c81e01bc1c2314c9a580cbcfcd4df)
 

Author SHA1 Message Date
jacob.eva c18ec1629f
Update openCom XL makefile targets 9 months ago
jacob.eva 2930e89a3d
Add openCom XL board definition 9 months ago
jacob.eva 89e37323cc
Ensure instant startup on openCom XL 9 months ago
jacob.eva a76a01b25f
Bump version to 1.75 9 months ago
jacob.eva ef80c2638c
Fix BLE service duplication bug on nRF52 9 months ago
jacob.eva 55c6bd06a2
Enable fast preamble and change fast preamble length to 4ms 9 months ago
jacob.eva 7f493a33d3
Remove reference to old variable 9 months ago
jacob.eva 6b4b16bedc
Update T3S3 SX1280 with PA model 9 months ago
jacob.eva f6fe7e2b5f
Fix buffer overrun and freezing bugs 9 months ago
jacob.eva 858a35b2f9
Store SX127X tx power in variable, attempt to fix #39 9 months ago
jacob.eva c7e24f7966
Add Heltec LoRa32 v3 to setTXPower 9 months ago
jacob.eva c4259d9b6c
Change model code for T3S3 SX1280 w/ PA 9 months ago
jacob.eva bf2ea2ebb4
Limit T3S3 TX power for now 9 months ago
jacob.eva 733b506af9
Correct T3S3 flashing 9 months ago
jacob.eva 745631055d
Correct T3S3 SX1280 PA pins 9 months ago
jacob.eva 264abe62bd
Correct T3S3 SPI configuration 9 months ago
jacob.eva 0bb2e5bcd3
Fix missing --port option 9 months ago
jacob.eva 6c182925b8
Add TXEN and RXEN pins for PA model of T3S3 9 months ago
jacob.eva 1136dcbc53
Update to RNode Firmware v1.78 (upstream) 9 months ago
jacob.eva 1b443c5971
Fix edge case in transmission handling 9 months ago
jacob.eva afce928149
Merge t-echo display support (currently non-scaled) 9 months ago
jacob.eva 2be8fa407d
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE 9 months ago
jacob.eva 4f20c591ec
Merge branch 'make_fixes' 9 months ago
jacob.eva 0aaf722088
Merge 9 months ago
jacobeva c6638f1450
Merge pull request #46 from tomuk5/E22_ESP32 9 months ago
jacob.eva 77503dcc1d
Fix interface framing assignment conflict 9 months ago
Aaron Bieber 6ed29517c7
Revamp makefile to be more dynamic and reduce much some duplication 9 months ago
jacobeva bed02c9d97
Merge pull request #40 from jeremybox/techo/fix-arduino-build 10 months ago
Jeremy 50a60f07d2 fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep 10 months ago
tomuk5 d8af625cc4 E22 Board 10 months ago
jacob.eva 2cdf2951e6
Cleanup 10 months ago
jacobeva a8af5314b7
Merge pull request #36 from jeremybox/techo 10 months ago
jeremybox 83ae40470f
Delete .vscode/settings.json 10 months ago
jeremy 2550b7a379 adds .vscode to git ignore file 10 months ago
jeremy 02f9dc1345 Squashed commit of the following: 10 months ago
jacob.eva 07b7e28c74
Allow ESP32 with BLE to compile 10 months ago
jacob.eva ba9022335c
Well that was embarassing... 10 months ago
jacob.eva f8299568fb
Replace all references to python with python3 instead, close #33 10 months ago
jacob.eva 51afd310a5
Revert to ISR handling packets and cap SX1280 data rate 10 months ago
tomuk5 c3b5a6f47f
Add custom board signing and EEPROM instructions 10 months ago
jacob.eva 638bcfff1a
Correct various lengths and data types 10 months ago
jacob.eva c3c254cd96
Change interrupt layout and address SX1280 errata 10 months ago
jacob.eva 7f787d5910
Improve BLE serial performance + add BLE battery display 10 months ago
jacob.eva c9fd5f7d3b
Add support for retrieving packet length on implicit header 10 months ago
jacob.eva 419a5c6ce3
Finish off edge cases of race condition 10 months ago
jacob.eva cc4010fc95
Correct interface selection logic 10 months ago
jacob.eva 81aff16c2d
Fix race condition on multiple interfaces receiving at once 10 months ago
jacob.eva 6035e1a2c2
Move FIFOBuffer to src dir 10 months ago
jacob.eva 52629cb1bf
Add check for freeNode in RAK4631 power section 10 months ago
jacobeva 3ccdb79b91
Merge pull request #31 from macvenez/makefile-ports 10 months ago