Commit Graph

  • d2c0d53bdd
    Fix final SX127X modulation parameter issues #39 dev jacob.eva 2025-01-10 21:31:03 +0000
  • 46a46b4069
    Revert radiolib work and fix SX127X issues #39 jacob.eva 2025-01-09 21:26:58 +0000
  • 545c498675
    Merge branch 'radiolib' of github.com:liberatedsystems/RNode_Firmware_CE into radiolib radiolib jacob.eva 2025-01-04 10:07:04 +0000
  • 8473594d02
    Test RAK4631 and fix freeze from updating modem parameters when online jacob.eva 2025-01-04 10:04:36 +0000
  • 4aaa32d087
    Merge pull request #54 from tomuk5/radiolib jacobeva 2025-01-02 20:12:49 +0000
  • 20f827a8d1 Add missing library to Makefile tomuk5 2025-01-01 21:43:58 +0000
  • 9c8f5cbfef
    Enable SX1272/6/8 support again jacob.eva 2025-01-01 17:29:47 +0000
  • 734727ebc6
    Add LilyGo T3 v1.0 models jacob.eva 2024-12-23 20:45:43 +0000
  • a28e80f0b3
    Retrieve firmware image length from bootloader cfg (nRF52840) jacob.eva 2024-12-07 20:46:01 +0000
  • 4dbfc15aa0
    Fix split packet issue on some boards with SX1280 configured #13 jacob.eva 2024-12-06 14:16:55 +0000
  • d9e1f98d86
    Correct T3S3 SX1280 buffer size jacob.eva 2024-12-06 14:16:37 +0000
  • 0f63ae4fc7
    Fix incorrect variable names and add t-echo release target, #41 jacob.eva 2024-12-06 11:25:09 +0000
  • 59f6224c09
    Revert to SX127X TX power value being read directly with an offset #39 jacob.eva 2024-12-06 10:58:55 +0000
  • 44e69f910a
    Merge branch 'dev' of github.com:liberatedsystems/RNode_Firmware_CE into dev jacob.eva 2024-11-11 20:55:02 +0000
  • 8013bac0e7
    Fix version display error jacob.eva 2024-11-11 20:53:57 +0000
  • e446d157c6
    Merge pull request #52 from WifiHero91/patch-1 jacobeva 2024-10-31 22:21:19 +0000
  • 125080b682
    Update Makefile WifiHero91 2024-10-26 22:16:02 +0200
  • be4d6a65b7
    Update Boards.h WifiHero91 2024-10-26 21:59:33 +0200
  • 7d3cfed38b
    Fix T3S3 init on AB and AC models jacob.eva 2024-10-23 19:32:16 +0100
  • 1314c42ad3
    Fix RX buffer BLE issue for good jacob.eva 2024-10-23 16:44:39 +0100
  • 629abbc3c0
    openCom XL - Adjust TX power PA curve jacob.eva 2024-10-23 11:15:39 +0100
  • 58fdc62722
    Enlarge BLE transmission buffer to support split packets jacob.eva 2024-10-23 08:35:11 +0100
  • 8207c62d73
    Change read_len to array to combat multiple interface edge case jacob.eva 2024-10-22 18:02:46 +0100
  • a4081fd79c
    Fix edge case of potential packet duplication jacob.eva 2024-10-22 14:07:23 +0100
  • bf38bbf7b1
    Correct version to 1.74 jacob.eva 2024-10-22 11:55:58 +0100
  • c4104ce0c7
    Add openCom XL upload target jacob.eva 2024-10-16 21:49:45 +0100
  • 18780131d8
    Fix openCom XL compilation jacob.eva 2024-10-16 21:24:18 +0100
  • 17ff4b0496
    Update T3S3 SX1280 PA model code, again jacob.eva 2024-10-16 21:23:33 +0100
  • 6cb176796f
    Fix - correct version to 1.75 jacob.eva 2024-10-16 16:59:45 +0100
  • c18ec1629f
    Update openCom XL makefile targets jacob.eva 2024-10-16 16:29:59 +0100
  • 2930e89a3d
    Add openCom XL board definition jacob.eva 2024-10-16 16:28:42 +0100
  • 89e37323cc
    Ensure instant startup on openCom XL jacob.eva 2024-10-16 16:25:40 +0100
  • a76a01b25f
    Bump version to 1.75 jacob.eva 2024-10-16 16:17:47 +0100
  • ef80c2638c
    Fix BLE service duplication bug on nRF52 jacob.eva 2024-10-16 16:15:29 +0100
  • 55c6bd06a2
    Enable fast preamble and change fast preamble length to 4ms jacob.eva 2024-10-16 16:08:16 +0100
  • 7f493a33d3
    Remove reference to old variable jacob.eva 2024-10-15 17:43:58 +0100
  • 6b4b16bedc
    Update T3S3 SX1280 with PA model jacob.eva 2024-10-15 17:36:03 +0100
  • f6fe7e2b5f
    Fix buffer overrun and freezing bugs jacob.eva 2024-10-15 17:34:16 +0100
  • 858a35b2f9
    Store SX127X tx power in variable, attempt to fix #39 jacob.eva 2024-10-12 22:26:42 +0100
  • c7e24f7966
    Add Heltec LoRa32 v3 to setTXPower jacob.eva 2024-10-12 22:23:50 +0100
  • c4259d9b6c
    Change model code for T3S3 SX1280 w/ PA jacob.eva 2024-10-12 22:23:15 +0100
  • bf2ea2ebb4
    Limit T3S3 TX power for now jacob.eva 2024-10-12 21:58:58 +0100
  • 733b506af9
    Correct T3S3 flashing jacob.eva 2024-10-12 21:03:33 +0100
  • 745631055d
    Correct T3S3 SX1280 PA pins jacob.eva 2024-10-12 21:02:40 +0100
  • 264abe62bd
    Correct T3S3 SPI configuration jacob.eva 2024-10-12 20:38:56 +0100
  • 0bb2e5bcd3
    Fix missing --port option jacob.eva 2024-10-12 20:24:32 +0100
  • 6c182925b8
    Add TXEN and RXEN pins for PA model of T3S3 jacob.eva 2024-10-12 18:15:12 +0100
  • 1136dcbc53
    Update to RNode Firmware v1.78 (upstream) jacob.eva 2024-10-12 18:04:19 +0100
  • 2f7608e4cf
    Merge 7a6855d90e into 1b443c5971 Marco Veneziano 2024-10-12 15:13:29 +0200
  • 1b443c5971
    Fix edge case in transmission handling master jacob.eva 2024-10-12 12:45:20 +0100
  • afce928149
    Merge t-echo display support (currently non-scaled) jacob.eva 2024-10-11 19:58:36 +0100
  • 2be8fa407d
    Merge branch 'master' of github.com:liberatedsystems/RNode_Firmware_CE jacob.eva 2024-10-11 19:41:39 +0100
  • 4f20c591ec
    Merge branch 'make_fixes' jacob.eva 2024-10-11 19:40:26 +0100
  • 0aaf722088
    Merge jacob.eva 2024-10-11 18:54:40 +0100
  • e68fe37fb1
    Merge branch 'nrf52-hash-fix' into radiolib jacob.eva 2024-10-03 20:33:42 +0100
  • f93c400eef
    Inital RadioLib support jacob.eva 2024-10-03 19:26:51 +0100
  • e0ec85f78e Adds all of the graphics files for future use. jeremy 2024-10-02 16:45:58 -0400
  • b004980853 adds initial support for the display on the t-echo jeremy 2024-09-18 11:13:31 -0400
  • c6638f1450
    Merge pull request #46 from tomuk5/E22_ESP32 jacobeva 2024-10-01 18:51:17 +0100
  • 77503dcc1d
    Fix interface framing assignment conflict frame-fix jacob.eva 2024-10-01 15:55:20 +0100
  • 6ed29517c7
    Revamp makefile to be more dynamic and reduce much some duplication Aaron Bieber 2024-09-27 09:20:56 -0600
  • 41dbdbe8d2
    Merge branch 'liberatedsystems:master' into techo/display jeremybox 2024-09-16 15:22:28 -0400
  • 3e7c8f1c29 WIP: t-echo display code started Jeremy 2024-09-16 15:21:07 -0400
  • 7ab3825aaa
    Attempt to fix incorrect TX power being returned (SX127X) sx127x-fix jacob.eva 2024-09-16 18:09:33 +0100
  • bed02c9d97
    Merge pull request #40 from jeremybox/techo/fix-arduino-build jacobeva 2024-09-16 18:00:42 +0100
  • 50a60f07d2 fixes adds missing adafruit repo used for prep-nrf, and adds prep-nrf to the make prep Jeremy 2024-09-16 12:50:56 -0400
  • d8af625cc4 E22 Board tomuk5 2024-09-11 22:46:35 +0100
  • 2cdf2951e6
    Cleanup jacob.eva 2024-09-12 20:32:54 +0100
  • a8af5314b7
    Merge pull request #36 from jeremybox/techo jacobeva 2024-09-12 20:22:46 +0100
  • 83ae40470f
    Delete .vscode/settings.json jeremybox 2024-09-12 11:03:56 -0400
  • 2550b7a379 adds .vscode to git ignore file jeremy 2024-09-12 11:02:21 -0400
  • 02f9dc1345 Squashed commit of the following: jeremy 2024-09-12 10:57:16 -0400
  • 07b7e28c74
    Allow ESP32 with BLE to compile jacob.eva 2024-09-11 21:49:56 +0100
  • ba9022335c
    Well that was embarassing... jacob.eva 2024-09-11 21:49:27 +0100
  • f8299568fb
    Replace all references to python with python3 instead, close #33 jacob.eva 2024-09-11 21:01:51 +0100
  • 51afd310a5
    Revert to ISR handling packets and cap SX1280 data rate jacob.eva 2024-09-11 20:18:43 +0100
  • 02c12158f5 continues work on the t-echo firmware jeremy 2024-08-30 23:46:09 -0400
  • f3ec5c517d makes SCREENSAVER_INTERVAL a #define to save some ram jeremy 2024-08-30 11:54:12 -0400
  • 7790880eb1 Make screensaver checks more efficient + add periodic refresh to RAK4631 jacob.eva 2024-08-30 18:18:56 +0100
  • c3b5a6f47f
    Add custom board signing and EEPROM instructions tomuk5 2024-09-09 10:22:09 +0100
  • 638bcfff1a
    Correct various lengths and data types jacob.eva 2024-09-10 22:39:49 +0100
  • c3c254cd96
    Change interrupt layout and address SX1280 errata jacob.eva 2024-09-10 22:39:15 +0100
  • 7f787d5910
    Improve BLE serial performance + add BLE battery display jacob.eva 2024-09-10 22:37:26 +0100
  • 4110101231 Add custom board signing and EEPROM instructions tomuk5 2024-09-09 10:22:09 +0100
  • f025579341
    Remove references to clearIRQStatus jacob.eva 2024-09-05 15:38:16 +0100
  • 6b6d950a4d
    Remove clearIRQStatus and reject packets with failed CRC as intended jacob.eva 2024-09-05 15:35:04 +0100
  • c9fd5f7d3b
    Add support for retrieving packet length on implicit header jacob.eva 2024-09-05 13:10:11 +0100
  • 7a6855d90e Better adc reading and USB recognition macvenez 2024-09-05 11:37:39 +0200
  • 419a5c6ce3
    Finish off edge cases of race condition jacob.eva 2024-09-04 21:56:47 +0100
  • cc4010fc95
    Correct interface selection logic jacob.eva 2024-09-04 18:25:36 +0100
  • 81aff16c2d
    Fix race condition on multiple interfaces receiving at once jacob.eva 2024-09-04 17:37:09 +0100
  • 6035e1a2c2
    Move FIFOBuffer to src dir jacob.eva 2024-09-04 17:35:07 +0100
  • 52629cb1bf
    Add check for freeNode in RAK4631 power section jacob.eva 2024-09-04 10:18:52 +0100
  • 93c365dc48
    Merge branch 'liberatedsystems:master' into master Marco Veneziano 2024-09-03 18:28:49 +0200
  • 3ccdb79b91
    Merge pull request #31 from macvenez/makefile-ports jacobeva 2024-09-03 16:26:24 +0100
  • 28c127de51 Removed extra wrong commit macvenez 2024-09-03 16:23:24 +0200
  • a54a8ed44d Added default port for upload or specified by argument "port" macvenez 2024-09-03 15:41:53 +0200
  • 7b0777e8a5 Added default port for upload or specified by argument "port" macvenez 2024-09-03 15:41:53 +0200
  • 2e25092e1d Very basic Heltec V3 battery support macvenez 2024-09-03 00:14:11 +0200
  • 8279eb60e1
    Merge a73bdad9fd into 06b4683993 Marco Veneziano 2024-09-02 18:25:42 +0200