Commit Graph

  • 0d114ecfbd LilyGo T-ECHO: report correct battery voltage recrof 2025-03-23 15:57:33 +01:00
  • edb201ccbe * repeater & room server: "node_prefs" -> "com_prefs" migration Scott Powell 2025-03-24 00:50:28 +11:00
  • d07abc39b6 * room server: new config "allow.read.only" Scott Powell 2025-03-24 00:25:36 +11:00
  • 39a4476194 * repeater & room server: new config "flood.advert.interval" Scott Powell 2025-03-23 23:23:02 +11:00
  • 7010123619 * companion: CMD_SEND_TXT_MSG fix for attempt number Scott Powell 2025-03-23 20:25:03 +11:00
  • f861b68a09 * refactor: ESP32 OTA lib-deps now selectively added Scott Powell 2025-03-23 17:36:31 +11:00
  • a4bb3782a4 * OTA update for ESP32 targets Scott Powell 2025-03-22 23:51:44 +11:00
  • 30c6a0bc76 * workaround for > 3 retry attempts Scott Powell 2025-03-22 22:21:54 +11:00
  • 2b8b6aacbb Merge pull request #131 from fdlamotte/t1000e_range_fix ripplebiz 2025-03-22 11:54:10 +11:00
  • 1ff3033372 Some fixes for range issue Florent de Lamotte 2025-03-21 15:08:13 +01:00
  • 0163c4034b * faketec/promicro fix Scott Powell 2025-03-21 21:53:53 +11:00
  • 965e40eb9e * fix for Faketec/Promicro Scott Powell 2025-03-21 21:53:23 +11:00
  • bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' * mesh::RTCClock class moved to MeshCore.h Scott Powell 2025-03-21 18:57:12 +11:00
  • e1d8179f72 xiao s3 wio: add room server Tobias Schwarz 2025-03-20 16:49:24 +00:00
  • 1299b6f813 added button support James Hall 2025-03-20 12:26:52 -04:00
  • 8b4662a40a removed repeater code not working properly James Hall 2025-03-20 11:48:35 -04:00
  • ae08ecf8fd Screen support for tbeam James Hall 2025-03-20 11:44:12 -04:00
  • 0a5a115875 Merge pull request #124 from recrof/dev ripplebiz 2025-03-20 22:22:33 +11:00
  • 41e01a0e25 added battery voltage support for Heltec T114 recrof 2025-03-20 11:08:13 +01:00
  • 390e8407c0 Merge pull request #123 from oltaco/faketec-support ripplebiz 2025-03-20 15:27:25 +11:00
  • 182c6d479d * minor refactor, SNR from packet Scott Powell 2025-03-20 15:26:23 +11:00
  • de67ee29eb Fix builds for repeater, room server and companion usb. taco 2025-03-20 12:50:35 +11:00
  • 1c14482bd4 Remove PIN_OLED_RESET from board header, will leave in build target for now. taco 2025-03-20 10:05:01 +11:00
  • 61f7f15dc1 Changed BLE pin back to 123456 now - dynamic display sensing happening. taco 2025-03-20 09:46:40 +11:00
  • bd0ce731f1 Add faketec changes back after dev merge taco 2025-03-20 09:27:11 +11:00
  • 74ec702136 Merge branch 'dev' into faketec-support taco 2025-03-20 09:26:23 +11:00
  • a9dde51a9b * build.sh: .uf2 step also for Faketec/ProMicro targets Scott Powell 2025-03-19 20:22:46 +11:00
  • 6a093743d3 * ver bump to v1.4.0 Scott Powell 2025-03-19 19:32:07 +11:00
  • fd55837eec * companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin Scott Powell 2025-03-19 18:21:35 +11:00
  • 4aeafbd034 * companion: added CMD_SET_DEVICE_PIN Scott Powell 2025-03-19 17:54:55 +11:00
  • 089ac96f2b * verify() fix moved to Identity class Scott Powell 2025-03-19 17:30:35 +11:00
  • 4943b388c0 * workaround for Identity::verify() bug. Scott Powell 2025-03-19 14:31:48 +11:00
  • 69a6d76b87 * experimental workaround for sig verify() bug Scott Powell 2025-03-19 13:54:43 +11:00
  • 38667dabb1 * refactored platformio.ini, breaking up into variants/*.ini files Scott Powell 2025-03-18 23:57:04 +11:00
  • d21274db41 * TBeam: minor refactor. Scott Powell 2025-03-18 21:34:32 +11:00
  • c7f791963e Merge pull request #100 from jameshall9327/main ripplebiz 2025-03-18 21:29:38 +11:00
  • 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) Scott Powell 2025-03-18 16:49:40 +11:00
  • f08a30cf24 * companion: RESP_CODE_ERR now has err_code byte Scott Powell 2025-03-18 15:27:55 +11:00
  • d15630660b Merge pull request #114 from lincomatic/pr-llcc68 ripplebiz 2025-03-18 13:45:03 +11:00
  • 13679f9ff1 * CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT Scott Powell 2025-03-18 00:14:57 +11:00
  • 691c135c22 * workaround for TRACE packets so they can follow a return path Scott Powell 2025-03-17 19:35:08 +11:00
  • 807b9bdc19 * companion support for TRACE packets. (CMD_SEND_TRACE_PATH, PUSH_CODE_TRACE_DATA) Scott Powell 2025-03-17 18:15:38 +11:00
  • fe4fdeb236 * redesigned TRACE packet structure Scott Powell 2025-03-17 17:56:12 +11:00
  • 6a78cfd00d match changes to other nrf52 boards, add pin definitions to platformio.ini taco 2025-03-17 13:51:26 +11:00
  • f671b753da revert variant.h pins taco 2025-03-17 13:50:05 +11:00
  • 88dfa42e47 Merge branch 'faketec-testing' into dev taco 2025-03-17 13:15:54 +11:00
  • 86ece04fe2 move DISPLAY_CLASS definition taco 2025-03-17 13:09:26 +11:00
  • d59b1d235e define PIN_OLED_RESET -1 taco 2025-03-17 13:09:02 +11:00
  • 156741e563 Merge branch 'dev' into trace Scott Powell 2025-03-17 12:18:27 +11:00
  • a67bb8e1e3 tidy up taco 2025-03-17 12:17:36 +11:00
  • bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 lincomatic 2025-03-16 17:48:52 -07:00
  • 0eed29b99e fix compilation error lincomatic 2025-03-16 16:49:55 -07:00
  • 25a68f5ca4 * build fix Scott Powell 2025-03-16 22:11:27 +11:00
  • 6c434328b5 Merge pull request #111 from recrof/dev ripplebiz 2025-03-16 21:36:19 +11:00
  • 882377e4d6 fixed: added back pin inits when SDA and SCL are set. recrof 2025-03-16 10:17:04 +01:00
  • d525680b71 added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes recrof 2025-03-16 09:07:21 +01:00
  • f700fd5a36 Merge pull request #107 from recrof/dev ripplebiz 2025-03-16 19:04:38 +11:00
  • 32436b953e Merge branch 'ripplebiz:dev' into dev Rastislav Vysoky 2025-03-16 07:11:53 +01:00
  • 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. Scott Powell 2025-03-16 13:42:36 +11:00
  • 8b2f783d04 OLED and button support, some refactoring. taco 2025-03-16 13:24:43 +11:00
  • 395349d208 Merge branch 'dev' into main James Hall 2025-03-15 15:10:17 -04:00
  • c691cbae8e heltec v2: added display, room server role recrof 2025-03-15 20:10:07 +01:00
  • aeda218402 Update TBeamBoard.h James Hall 2025-03-15 13:09:15 -04:00
  • b6990c73bb Merge branch 'ripplebiz:main' into main James Hall 2025-03-15 13:03:49 -04:00
  • 4113b20b4c Merge pull request #105 from recrof/dev ripplebiz 2025-03-15 23:44:09 +11:00
  • 7ee81f4f07 added display support for t3s3 recrof 2025-03-15 13:07:18 +01:00
  • 31f8576640 * CMD_SIGN_DATA null check Scott Powell 2025-03-15 22:06:57 +11:00
  • 6056c303c1 * companion: can now sign arbitrary data (up to 8K) Scott Powell 2025-03-15 21:41:44 +11:00
  • 9aa2edf9ba Merge branch 'dev' into trace Scott Powell 2025-03-15 15:12:50 +11:00
  • 27aa7a7bb0 * minor refactor for RAK_4631 SerialInterface Scott Powell 2025-03-15 14:55:52 +11:00
  • 06c666843e Merge pull request #90 from oltaco/faketec-support ripplebiz 2025-03-15 14:47:18 +11:00
  • f844f9e02a Merge pull request #65 from awolden/awolden/h3-pin-fix ripplebiz 2025-03-15 12:09:47 +11:00
  • bc6e4930d9 Cleaned up code James Hall 2025-03-14 19:54:46 -04:00
  • 6931887424 remove old unused board.json taco 2025-03-15 10:54:37 +11:00
  • c2f92534df removed unnecessary defines James Hall 2025-03-14 14:27:10 -04:00
  • aca0bcc919 removed unnecessary constants James Hall 2025-03-14 14:22:13 -04:00
  • 6a4b7463ef * some fixes around the powerOff(). Tidy ups Scott Powell 2025-03-14 19:08:41 +11:00
  • 99b376c512 Merge pull request #87 from fdlamotte/t1000e_ui ripplebiz 2025-03-14 18:52:00 +11:00
  • fbb879600d MAX_GROUP_CHANNELS=8 for faketec taco 2025-03-14 15:24:58 +11:00
  • 5632e2771e added conditional to room server radio bringup for supporting RA01sh radio on faketec taco 2025-03-14 15:22:42 +11:00
  • b41d1a56f6 Delete .vscode/settings.json James Hall 2025-03-13 20:42:36 -04:00
  • 6d8aa5817b removed pmu flag James Hall 2025-03-13 20:41:32 -04:00
  • aca3486f88 Update settings.json James Hall 2025-03-13 20:35:44 -04:00
  • 0fe6f79f3c Merge pull request #94 from LitBomb/patch-5 ripplebiz 2025-03-14 11:29:34 +11:00
  • 87462b20d5 Update README.md ripplebiz 2025-03-14 09:55:48 +11:00
  • 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 James Hall 2025-03-13 14:07:54 -04:00
  • c62f09d92e Merge branch 'ripplebiz:main' into t1000e_ui fdlamotte 2025-03-13 09:44:10 +01:00
  • 9c3b4dd520 added SX126X_RX_BOOSTED_GAIN=1 to faketec target taco 2025-03-13 17:46:58 +11:00
  • c8104563a0 Merge branch 'ripplebiz:main' into faketec-support oltaco 2025-03-13 16:22:02 +11:00
  • 658094f654 * ver bump: 1.3.0 Scott Powell 2025-03-13 13:46:01 +11:00
  • 38b9834261 * missing param Scott Powell 2025-03-13 13:32:46 +11:00
  • 6b6534ed79 Update faq.md uncle lit 2025-03-12 10:45:07 -07:00
  • 883f591ccd Merge branch 'ripplebiz:main' into faketec-support oltaco 2025-03-12 18:31:37 +11:00
  • bb826a2634 Merge branch 'ripplebiz:main' into t1000e_ui fdlamotte 2025-03-11 20:38:52 +01:00
  • 04d85c687f Merge branch 'main' into dev Scott Powell 2025-03-11 20:09:59 +11:00
  • 9180e5c65f Merge pull request #83 from fdlamotte/configure-cpu-frequency-at-build-time-for-esp32 ripplebiz 2025-03-11 20:06:28 +11:00
  • dc4a139f88 resolve conflict Florent de Lamotte 2025-03-11 09:18:50 +01:00
  • 4a0f4f4b68 set cpu freq in ESP32Board.h Florent de Lamotte 2025-03-11 09:11:14 +01:00
  • d367f7d7bb Merge branch 'ripplebiz:main' into configure-cpu-frequency-at-build-time-for-esp32 fdlamotte 2025-03-11 09:01:45 +01:00
  • b94fed4e4e * companion: channel names Scott Powell 2025-03-11 17:58:12 +11:00