jacob.eva
|
34f1bc6795
|
Add analogWrite for LEDs
|
2024-10-21 19:16:18 +01:00 |
|
jacob.eva
|
af456f0e59
|
Enable buzzer
|
2024-10-21 19:15:55 +01:00 |
|
jacob.eva
|
ee53fb83e0
|
Merge remote-tracking branch 'upstream/dev'
|
2024-10-16 21:43:16 +01:00 |
|
jacob.eva
|
55c6bd06a2
|
Enable fast preamble and change fast preamble length to 4ms
|
2024-10-16 16:08:16 +01:00 |
|
jacob.eva
|
7f493a33d3
|
Remove reference to old variable
|
2024-10-15 17:43:58 +01:00 |
|
jacob.eva
|
6b4b16bedc
|
Update T3S3 SX1280 with PA model
|
2024-10-15 17:36:03 +01:00 |
|
jacob.eva
|
f6fe7e2b5f
|
Fix buffer overrun and freezing bugs
|
2024-10-15 17:34:16 +01:00 |
|
jacob.eva
|
858a35b2f9
|
Store SX127X tx power in variable, attempt to fix #39
|
2024-10-12 22:26:42 +01:00 |
|
jacob.eva
|
c7e24f7966
|
Add Heltec LoRa32 v3 to setTXPower
|
2024-10-12 22:23:50 +01:00 |
|
jacob.eva
|
c4259d9b6c
|
Change model code for T3S3 SX1280 w/ PA
|
2024-10-12 22:23:15 +01:00 |
|
jacob.eva
|
bf2ea2ebb4
|
Limit T3S3 TX power for now
|
2024-10-12 21:58:58 +01:00 |
|
jacob.eva
|
733b506af9
|
Correct T3S3 flashing
|
2024-10-12 21:03:33 +01:00 |
|
jacob.eva
|
745631055d
|
Correct T3S3 SX1280 PA pins
|
2024-10-12 21:02:40 +01:00 |
|
jacob.eva
|
264abe62bd
|
Correct T3S3 SPI configuration
|
2024-10-12 20:38:56 +01:00 |
|
jacob.eva
|
0bb2e5bcd3
|
Fix missing --port option
|
2024-10-12 20:24:32 +01:00 |
|
jacob.eva
|
6c182925b8
|
Add TXEN and RXEN pins for PA model of T3S3
|
2024-10-12 18:15:12 +01:00 |
|
jacob.eva
|
1136dcbc53
|
Update to RNode Firmware v1.78 (upstream)
|
2024-10-12 18:04:19 +01:00 |
|
jacob.eva
|
1b443c5971
|
Fix edge case in transmission handling
|
2024-10-12 12:45:20 +01:00 |
|
jacob.eva
|
afce928149
|
Merge t-echo display support (currently non-scaled)
|
2024-10-11 19:58:36 +01:00 |
|
jacob.eva
|
2be8fa407d
|
Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE
|
2024-10-11 19:41:39 +01:00 |
|
jacob.eva
|
4f20c591ec
|
Merge branch 'make_fixes'
|
2024-10-11 19:40:26 +01:00 |
|
jacob.eva
|
0aaf722088
|
Merge
|
2024-10-11 18:54:40 +01:00 |
|
jacob.eva
|
b6be830e69
|
Fix packets occasionally being malformed
|
2024-10-09 20:44:04 +01:00 |
|
jacobeva
|
c6638f1450
|
Merge pull request #46 from tomuk5/E22_ESP32
ESP32: Ebyte E22 900M30S Board support
|
2024-10-01 18:51:17 +01:00 |
|
jacob.eva
|
77503dcc1d
|
Fix interface framing assignment conflict
|
2024-10-01 15:55:20 +01:00 |
|
Aaron Bieber
|
6ed29517c7
|
Revamp makefile to be more dynamic and reduce much some duplication
|
2024-09-27 09:20:56 -06:00 |
|
jacob.eva
|
58e6276b88
|
Correct zip filename and board value
|
2024-09-17 17:36:52 +01:00 |
|
jacob.eva
|
12f2cf36cc
|
Bump version to 1.74
|
2024-09-17 17:18:32 +01:00 |
|
jacob.eva
|
b8ce313482
|
Prevent double SerialBT init
|
2024-09-17 17:17:53 +01:00 |
|
jacob.eva
|
875edafc21
|
Update SPI preprocessor statement
|
2024-09-17 16:22:42 +01:00 |
|
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 |
|