jacobeva
|
e446d157c6
|
Merge pull request #52 from WifiHero91/patch-1
Update Boards.h
|
4 months ago |
WifiHero91
|
125080b682
|
Update Makefile
after board.h update needed to fix Makefile
|
4 months ago |
WifiHero91
|
be4d6a65b7
|
Update Boards.h
The board numbers collision. This commit fix this and all boards has unique number like 0x43.
|
4 months ago |
jacob.eva
|
7d3cfed38b
|
Fix T3S3 init on AB and AC models
|
4 months ago |
jacob.eva
|
1314c42ad3
|
Fix RX buffer BLE issue for good
|
4 months ago |
jacob.eva
|
629abbc3c0
|
openCom XL - Adjust TX power PA curve
|
4 months ago |
jacob.eva
|
58fdc62722
|
Enlarge BLE transmission buffer to support split packets
|
4 months ago |
jacob.eva
|
8207c62d73
|
Change read_len to array to combat multiple interface edge case
|
4 months ago |
jacob.eva
|
a4081fd79c
|
Fix edge case of potential packet duplication
|
4 months ago |
jacob.eva
|
bf38bbf7b1
|
Correct version to 1.74
|
4 months ago |
jacob.eva
|
c4104ce0c7
|
Add openCom XL upload target
|
4 months ago |
jacob.eva
|
18780131d8
|
Fix openCom XL compilation
|
4 months ago |
jacob.eva
|
17ff4b0496
|
Update T3S3 SX1280 PA model code, again
|
4 months ago |
jacob.eva
|
6cb176796f
|
Fix - correct version to 1.75
|
4 months ago |
jacob.eva
|
c18ec1629f
|
Update openCom XL makefile targets
|
4 months ago |
jacob.eva
|
2930e89a3d
|
Add openCom XL board definition
|
4 months ago |
jacob.eva
|
89e37323cc
|
Ensure instant startup on openCom XL
|
4 months ago |
jacob.eva
|
a76a01b25f
|
Bump version to 1.75
|
4 months ago |
jacob.eva
|
ef80c2638c
|
Fix BLE service duplication bug on nRF52
|
4 months ago |
jacob.eva
|
55c6bd06a2
|
Enable fast preamble and change fast preamble length to 4ms
|
4 months ago |
jacob.eva
|
7f493a33d3
|
Remove reference to old variable
|
4 months ago |
jacob.eva
|
6b4b16bedc
|
Update T3S3 SX1280 with PA model
|
4 months ago |
jacob.eva
|
f6fe7e2b5f
|
Fix buffer overrun and freezing bugs
|
4 months ago |
jacob.eva
|
858a35b2f9
|
Store SX127X tx power in variable, attempt to fix #39
|
5 months ago |
jacob.eva
|
c7e24f7966
|
Add Heltec LoRa32 v3 to setTXPower
|
5 months ago |
jacob.eva
|
c4259d9b6c
|
Change model code for T3S3 SX1280 w/ PA
|
5 months ago |
jacob.eva
|
bf2ea2ebb4
|
Limit T3S3 TX power for now
|
5 months ago |
jacob.eva
|
733b506af9
|
Correct T3S3 flashing
|
5 months ago |
jacob.eva
|
745631055d
|
Correct T3S3 SX1280 PA pins
|
5 months ago |
jacob.eva
|
264abe62bd
|
Correct T3S3 SPI configuration
|
5 months ago |
jacob.eva
|
0bb2e5bcd3
|
Fix missing --port option
|
5 months ago |
jacob.eva
|
6c182925b8
|
Add TXEN and RXEN pins for PA model of T3S3
|
5 months ago |
jacob.eva
|
1136dcbc53
|
Update to RNode Firmware v1.78 (upstream)
|
5 months ago |
jacob.eva
|
1b443c5971
|
Fix edge case in transmission handling
|
5 months ago |
jacob.eva
|
afce928149
|
Merge t-echo display support (currently non-scaled)
|
5 months ago |
jacob.eva
|
2be8fa407d
|
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
|
5 months ago |
jacob.eva
|
4f20c591ec
|
Merge branch 'make_fixes'
|
5 months ago |
jacob.eva
|
0aaf722088
|
Merge
|
5 months ago |
jacobeva
|
c6638f1450
|
Merge pull request #46 from tomuk5/E22_ESP32
ESP32: Ebyte E22 900M30S Board support
|
5 months ago |
jacob.eva
|
77503dcc1d
|
Fix interface framing assignment conflict
|
5 months ago |
Aaron Bieber
|
6ed29517c7
|
Revamp makefile to be more dynamic and reduce much some duplication
|
5 months ago |
jacobeva
|
bed02c9d97
|
Merge pull request #40 from jeremybox/techo/fix-arduino-build
small make prep fixes
|
5 months ago |
Jeremy
|
50a60f07d2
|
fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep
|
5 months ago |
tomuk5
|
d8af625cc4
|
E22 Board
|
6 months ago |
jacob.eva
|
2cdf2951e6
|
Cleanup
|
6 months ago |
jacobeva
|
a8af5314b7
|
Merge pull request #36 from jeremybox/techo
Add t-echo support
|
6 months ago |
jeremybox
|
83ae40470f
|
Delete .vscode/settings.json
|
6 months ago |
jeremy
|
2550b7a379
|
adds .vscode to git ignore file
|
6 months ago |
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
|
6 months ago |
jacob.eva
|
07b7e28c74
|
Allow ESP32 with BLE to compile
|
6 months ago |