Commit Graph

  • 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 room-server-v1.3.0 repeater-v1.3.0 companion-v1.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
  • 1a21a08845 updated to MIT licensed board variant taco 2025-03-11 15:38:37 +11:00
  • adf9b24867 * companion: channels now persisted. RESP_CODE_DEVICE_INFO now includes MAX_CONTACTS (div 2) and MAX_GROUP_CHANNELS Scott Powell 2025-03-11 15:31:38 +11:00
  • 8c68dbb6e9 * Companion: new CMD_GET_CHANNEL, CMD_SET_CHANNEL Scott Powell 2025-03-11 14:50:40 +11:00
  • f9b2428dcd * BLE_NAME_PREFIX refactor Scott Powell 2025-03-11 13:25:48 +11:00
  • 8d12cfc9af Merge branch 'main' into dev Scott Powell 2025-03-11 13:20:52 +11:00
  • 4175be87ab Merge branch 'main' into dev Scott Powell 2025-03-11 13:19:13 +11:00
  • 7d572cf4e8 Merge pull request #74 from ddmunhoz/add-bool-meshcore-prefix ripplebiz 2025-03-11 13:02:54 +11:00
  • 877bef5408 Merge pull request #85 from recrof/dev ripplebiz 2025-03-11 12:54:44 +11:00
  • 6fe5f9bed4 Merge pull request #71 from fdlamotte/t1000e_txpower ripplebiz 2025-03-11 12:43:26 +11:00
  • ce55182752 Merge pull request #88 from LitBomb/patch-4 ripplebiz 2025-03-11 12:40:30 +11:00
  • 92bb6a844f added conditional to radio bringup for RA01-SH support on faketec taco 2025-03-02 11:31:57 +11:00
  • c1faaf5e82 build fix to support RTC detection code taco 2025-02-28 12:07:16 +11:00
  • 027b7d83cb Added logic to companion_radio firmware to hopefully fix the radio bringup for Faketec with RA01-SH. taco 2025-02-25 16:35:54 +11:00
  • a57053207f Added defines for SX126X_RXEN, SX126X_TXEN. Updated build target to enable privkey import/export. taco 2025-02-25 16:20:35 +11:00
  • 8e793dc55e Faketec board support, including build targets taco 2025-02-20 22:24:46 +11:00
  • 4cfdb0ef7c better handling of BTN_USER_PRESSED definition Florent 2025-03-10 22:42:52 +01:00
  • 648cdf6945 Update faq.md uncle lit 2025-03-10 11:52:39 -07:00
  • 7bb16cd7f3 enhancement on the UI and support for power off and status_led for t1000e Florent de Lamotte 2025-03-10 17:11:55 +01:00
  • 5c72969e2c * repeater & room server: new CLI config "flood.max" Scott Powell 2025-03-10 23:28:19 +11:00
  • 20198c9dbf Merge branch 'dev' of github.com:recrof/MeshCore into dev recrof 2025-03-09 23:07:36 +01:00
  • de3f11d16c - Enabled sx1262 boosted RX gain for all supported radios - Made quoted -D flags more readable recrof 2025-03-09 22:57:31 +01:00
  • a706d90598 Add an ESP32_CPU_FREQ build flag to lower freq Florent 2025-03-09 15:49:35 +01:00
  • 676ba6d066 Merge pull request #81 from recrof/dev room-server-v1.2.2 companion-v1.2.2 ripplebiz 2025-03-10 00:22:33 +11:00
  • 2cb742b100 ver bump to 1.2.2 repeater-v1.2.2 Scott Powell 2025-03-09 23:46:03 +11:00
  • 291b98cd56 updating RadioLib to ver 7.1.2 Scott Powell 2025-03-09 23:44:34 +11:00
  • a259d27cfe * trying setCRC(1) Scott Powell 2025-03-09 22:15:58 +11:00
  • 3778c0a8ff * repeater and room server: MESH_PACKET_LOGGING, now dumps RAW: rx packet contents * Dispatcher: MESH_PACKET_LOGGING, added " hash={packet-hash}" Scott Powell 2025-03-09 20:36:49 +11:00
  • a16393e2d7 Merge branch 'ripplebiz:dev' into dev Rastislav Vysoky 2025-03-09 07:16:50 +01:00
  • f77a6944f9 * PUSH_CODE_LOG_RX_DATA: is now just: {snr*4},{rssi},{raw-lora-packet} Scott Powell 2025-03-09 17:04:22 +11:00
  • 8f609524bd * companion: added new PUSH_CODE_LOG_RX_DATA (0x88) for inspecting all received packets Scott Powell 2025-03-09 15:41:32 +11:00
  • c49e6ac37b Merge branch 'main' into dev Scott Powell 2025-03-09 14:56:39 +11:00
  • 6771b0e837 Merge pull request #78 from awolden/awolden/enable-SSD13060-lilygo-tlora ripplebiz 2025-03-09 14:43:54 +11:00
  • 3dea712d37 Fix heltec v3.2 pin polarity reversal Alex Wolden 2025-03-05 19:52:24 -08:00
  • 9b5a294695 * T1000e battery measure fix Scott Powell 2025-03-08 20:18:15 +11:00
  • 9844296643 Merge branch 'ripplebiz:dev' into dev Rastislav Vysoky 2025-03-08 10:05:27 +01:00
  • 5acfe52417 * new build option: SX126X_RX_BOOSTED_GAIN Scott Powell 2025-03-08 19:59:07 +11:00
  • 2889867c4c * Dispatcher: added guard for packet payload size too large Scott Powell 2025-03-08 19:38:36 +11:00
  • b1a5badf98 added room server roles to t114 and t-echo; added repeater and room server roles to WSL3; unified json intendations in /boards Rastislav Vysoky 2025-03-08 09:15:51 +01:00
  • 115deda8e8 Merge pull request #70 from recrof/dev ripplebiz 2025-03-08 15:10:49 +11:00
  • 87d4285cf1 * doc updates Scott Powell 2025-03-08 13:40:39 +11:00
  • 5089268ef0 Create packet_structure.md Bence T. 2025-03-08 00:04:43 +01:00
  • 37652459a1 Enable SSD1306 display class for LilyGo_TLora_V2_1_1_6 Alex Wolden 2025-03-07 13:18:24 -08:00
  • a5fb3acc9b add: BLE_NAME_PREFIX flag Diego Munhoz 2025-03-07 11:41:53 -06:00
  • acac20dc89 Added basic support for Station G2 Rastislav Vysoky 2025-03-07 15:34:00 +01:00
  • 708065a0ba tx_power can be raised to 22dBm on LR1110 Florent de Lamotte 2025-03-07 13:52:47 +01:00
  • ae7bf7eae2 Merge branch 'ripplebiz:dev' into dev Rastislav Vysoky 2025-03-07 13:42:56 +01:00
  • 477f2e1d81 fix: added t114 and t-echo boards to uf2conv release workflow Rastislav Vysoky 2025-03-07 13:17:46 +01:00
  • 808d3933c1 Version bump to v1.2.1 room-server-v1.2.1 repeater-v1.2.1 companion-v1.2.1 Scott Powell 2025-03-07 22:01:30 +11:00
  • ae8fb5d9b1 * Heltec v3.2 VEXT fix * Heltec T114 LED fix, (now flashes with LoRa TX) Scott Powell 2025-03-07 21:37:05 +11:00
  • cf17091588 * display.begin() delayed in setup(). * all firmwares now bumped to v1.2.0 room-server-v1.2.0 repeater-v1.2.0 companion-v1.2.0 Scott Powell 2025-03-07 17:19:27 +11:00
  • 790898dbc5 * companion: better incoming ACK processing (match prev attempts) Scott Powell 2025-03-07 15:09:29 +11:00
  • e534e1b529 * companion: FIRMWARE_VER_CODE now bumped to 3. * companion: new RESP_CODE_CONTACT_MSG_RECV_V3, and _CHANNEL_MSG_RECV_V3. (now with packet SNR included) Scott Powell 2025-03-07 14:17:37 +11:00
  • 544adec2b6 * refactor Packet::_snr to single byte Scott Powell 2025-03-07 12:32:23 +11:00