Commit Graph

  • 6735960a4e xiao-nrf keep vbat_en to low to prevent issues ... Florent 2025-04-20 16:32:46 +02:00
  • 2d6c834887 std behaviour Florent 2025-04-20 17:10:57 +02:00
  • 052ca9f12f fix screen boot Florent 2025-04-20 16:44:30 +02:00
  • 512f0900da led and button assigned in ui Florent 2025-04-20 16:41:33 +02:00
  • 04fe2f567f support for xiao expansion board screen Florent 2025-04-20 11:03:01 +02:00
  • f64470c581 t-beam s3 supreme: repeater, room server, and ble companion verified working. RTC working. No screen, GPS or sensors. cod3doomy 2025-04-19 19:51:01 -07:00
  • 50f6e8a089 Merge branch 'dev' of https://github.com/cod3doomy/MeshCore_HW_Dev into dev cod3doomy 2025-04-17 19:27:08 -07:00
  • 7b1582a0b9 * room server keep_alive ACKs now have unsynced_count appended. Scott Powell 2025-04-17 15:46:51 +10:00
  • 21564ae494 add default.nix/.envrc for automagic platformio dev environment on NixOS Jeremy O'Brien 2025-04-16 12:07:51 -04:00
  • b17196acb4 * room server login response now includes unsynced posts counter Scott Powell 2025-04-16 16:51:04 +10:00
  • ea24a12ba3 techo-display: first bits Florent 2025-04-15 22:37:50 +02:00
  • 1f1d39d179 Merge pull request #193 from fdlamotte/t114-display ripplebiz 2025-04-15 18:18:16 +10:00
  • f9bc3a1ebb Merge branch 'dev' into t114-display Florent 2025-04-15 07:46:45 +02:00
  • fbfa8bbe57 * fix: compilation error for T1000e Scott Powell 2025-04-15 15:15:06 +10:00
  • 310ab9710c Merge branch 'dev' into dev cod3doomy 2025-04-14 20:43:33 -07:00
  • 69d1d920bb Merge pull request #202 from fdlamotte/rx_boost_toggle_lr1110 ripplebiz 2025-04-15 12:03:02 +10:00
  • 7f7b03e442 permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting) Florent 2025-04-14 12:23:28 +02:00
  • 2a875d9930 Merge pull request #192 from fdlamotte/prevent-errors-when-built-against-XiaoNrf52Board-by-error ripplebiz 2025-04-13 13:39:53 +10:00
  • 5848080f58 Merge pull request #196 from liamcottle/dev ripplebiz 2025-04-13 13:22:58 +10:00
  • e825e4474f fix rak4631 builds after addition of xio nrf52 board liamcottle 2025-04-13 13:36:39 +12:00
  • 04118f01fc * companion: protocol ver (FIRMWARE_VER_CODE) now 4 Scott Powell 2025-04-12 22:06:47 +10:00
  • 34faa49685 * new CMD_SET_OTHER_PARAMS (38) Scott Powell 2025-04-12 22:00:05 +10:00
  • 561d289ea5 Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames Scott Powell 2025-04-12 21:43:30 +10:00
  • 2de87d1875 Merge pull request #189 from fdlamotte/t1000_sensors_disable ripplebiz 2025-04-12 13:32:01 +10:00
  • 67ca4a1c8e T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC cod3doomy 2025-04-11 18:17:20 -07:00
  • cf3d55201f ui : manage colors and ensure fw using ssd1306 still compile Florent 2025-04-11 22:23:47 +02:00
  • b4330e376c compiles xiao_nrf52 board files only if we compile for xiao_nrf52 Florent 2025-04-11 14:51:10 +02:00
  • 8ee251a19e Merge pull request #185 from fdlamotte/xiao-nrf52 ripplebiz 2025-04-11 20:32:44 +10:00
  • 1d4ae9f3c4 minor refactor Scott Powell 2025-04-11 19:11:06 +10:00
  • 82bcd74932 xiao-nrf52 : initial support for meshcore Florent de Lamotte 2025-04-07 18:14:39 +02:00
  • 4704ea8dae Merge branch 'trans-codes' into dev Scott Powell 2025-04-11 15:12:14 +10:00
  • ab8cd85d8e * added Packet::getRawLength() helper Scott Powell 2025-04-11 15:12:04 +10:00
  • 366461a3a1 * companion: onRawDataRecv() guard for payload_len too long Scott Powell 2025-04-11 14:12:09 +10:00
  • 96d6ffefad t1000 : power bat sensor only when necessary Florent 2025-04-10 22:00:25 +02:00
  • 3c7ff8da29 * Packet::header, new: ROUTE_TYPE_TRANS_FLOOD, ROUTE_TYPE_TRANS_DIRECT * Packet wire format change: (optional) extra 4 bytes for two trans_codes Scott Powell 2025-04-11 04:56:13 +10:00
  • 7534c5143f display and btn handling starts working ... Florent de Lamotte 2025-04-10 16:24:17 +02:00
  • a5f210779f Merge pull request #177 from fdlamotte/t114_usb ripplebiz 2025-04-10 19:24:04 +10:00
  • 87ca6e19ae Merge pull request #188 from recrof/dev ripplebiz 2025-04-10 17:09:16 +10:00
  • c4c175cab8 T-Beam Supreme: added PMU config, enabled pwr button. Repeater env verified working. cod3doomy 2025-04-09 18:28:46 -07:00
  • a3c8597747 LilyGo T-Beam: added battery voltage reporting recrof 2025-04-09 14:08:13 +02:00
  • 511a935bbf move gps standby pin to gps section recrof 2025-04-09 13:21:34 +02:00
  • 1718657829 lilygo t-echo: move init stuff to variant.cpp, disable gps to conserve battery recrof 2025-04-09 13:07:58 +02:00
  • cc5c7b3ab7 Merge pull request #187 from oltaco/rak-oled-pins ripplebiz 2025-04-09 20:45:41 +10:00
  • d4544804b5 Merge pull request #186 from oltaco/wire-setpins-buildfix ripplebiz 2025-04-09 19:55:20 +10:00
  • be64fa7ca0 build: fix RAK, T114, T1000 builds taco 2025-04-09 18:22:01 +10:00
  • 5c2c248f70 build: fix RAK, T114, T1000e builds taco 2025-04-09 18:19:13 +10:00
  • 9b3e7e5a21 FIX: define OLED pins for RAK taco 2025-04-09 18:07:01 +10:00
  • c4b221f386 Merge pull request #184 from adrian-immel/Fix-Floating-Pin ripplebiz 2025-04-09 10:27:58 +10:00
  • 3eded4581a Checkpoint: Repeater env built and works with HW. No screen or other periphs cod3doomy 2025-04-08 17:08:28 -07:00
  • 6092f5737c Initial commit with t-beam supreme sx1262 additions cod3doomy 2025-04-08 09:12:43 -07:00
  • 329c76629d Fix Floating Pin on Promicro Adrian 2025-04-08 16:08:04 +02:00
  • b98668150b Merge pull request #183 from liamcottle/dev ripplebiz 2025-04-08 21:37:45 +10:00
  • c4d32eba74 remove unused variables liamcottle 2025-04-08 23:17:22 +12:00
  • bc820ae93e show firmware version and build date on room server screen liamcottle 2025-04-08 23:09:55 +12:00
  • 4a51cb98c6 show firmware version and build date on repeater screen liamcottle 2025-04-08 23:05:27 +12:00
  • 28aa94b899 show firmware version and build date on companion screen liamcottle 2025-04-08 22:58:17 +12:00
  • 348db9b82f Merge pull request #182 from oltaco/tbeam-8-group-channels ripplebiz 2025-04-08 11:06:58 +10:00
  • a0d9449e21 set TBeam MAX_GROUP_CHANNELS=8 taco 2025-04-08 11:04:20 +10:00
  • b2b755c0fb Merge branch 'dev' Scott Powell 2025-04-07 22:01:08 +10:00
  • d7e6a361b5 * ver bump to v1.4.3 Scott Powell 2025-04-07 21:59:53 +10:00
  • 396a7a24b1 * default SF now 11 Scott Powell 2025-04-07 21:55:24 +10:00
  • 9498d2e824 * ID hash 0x00 and 0xFF now reserved for future. Scott Powell 2025-04-06 12:34:09 +10:00
  • 019a829121 add companion radio usb to t114 Florent 2025-04-05 17:28:25 +02:00
  • 86a3f592b9 Merge pull request #172 from recrof/dev ripplebiz 2025-04-04 19:26:30 +11:00
  • 4d2380d168 Merge pull request #173 from oltaco/promicro-rfswitch ripplebiz 2025-04-04 19:25:12 +11:00
  • 96faf423e3 FIX: Need to explicitly setRfSwitchPins to drive RXEN high when in receive mode. taco 2025-04-04 15:39:11 +11:00
  • 04ad06b8be set repeater/room server Lat & Lon to 0.0 as default recrof 2025-04-03 14:59:20 +02:00
  • 259f4ec169 Merge pull request #171 from LitBomb/patch-9 ripplebiz 2025-04-02 19:15:33 +11:00
  • 49d24283f7 Update faq.md uncle lit 2025-04-01 22:49:09 -07:00
  • 2bec0f1418 Merge pull request #167 from fdlamotte/xiao_s3_serial_onpins ripplebiz 2025-04-02 00:02:46 +11:00
  • c762d88edd Merge branch 'dev' into xiao_s3_serial_onpins Florent de Lamotte 2025-04-01 11:33:00 +02:00
  • 87f476354f initial commit Florent de Lamotte 2025-04-01 11:32:04 +02:00
  • accd80db77 Merge pull request #165 from liamcottle/dev ripplebiz 2025-04-01 14:42:59 +11:00
  • 4d4a0ae4e3 init display before radio liamcottle 2025-04-01 16:10:12 +13:00
  • 7e583d7f98 show please wait message on room server boot liamcottle 2025-04-01 16:04:06 +13:00
  • f93a5156bb show please wait message on repeater boot liamcottle 2025-04-01 16:00:09 +13:00
  • af070af554 show please wait message on companion boot liamcottle 2025-04-01 15:50:24 +13:00
  • ec320cb5a8 Merge pull request #164 from liamcottle/dev ripplebiz 2025-04-01 13:02:57 +11:00
  • 87443ad43f clear display on init to avoid static liamcottle 2025-04-01 14:46:48 +13:00
  • 0a62ab663f Merge pull request #155 from oltaco/promicro-refactor ripplebiz 2025-04-01 12:43:09 +11:00
  • 7d24c65c4e Merge pull request #163 from LitBomb/patch-7 ripplebiz 2025-04-01 12:37:08 +11:00
  • 5e553b1fc8 Update faq.md uncle lit 2025-03-31 14:51:52 -07:00
  • 3a6b8fda93 * room server: faster sync of unread posts, MAX_UNSYNCED_POSTS now 32 (was 16) Scott Powell 2025-03-31 14:01:49 +11:00
  • 6e109779f3 Merge pull request #149 from jameshall9327/main ripplebiz 2025-03-31 13:10:20 +11:00
  • 3a920986ca * Tbeam fix: GPIO assignments wrong Scott Powell 2025-03-31 13:03:33 +11:00
  • 8740528d37 Merge commit '5493dbc12096f3f090cc48e70547a4491f5a06b1' into dev Scott Powell 2025-03-31 00:15:38 +11:00
  • 5493dbc120 Merge pull request #157 from fdlamotte/t1000e_clock ripplebiz 2025-03-31 00:14:17 +11:00
  • 2f6427ce21 Remove rtc auto-detect on t1000 Florent 2025-03-30 15:09:40 +02:00
  • 97b6a1874a Merge branch 'dev' Scott Powell 2025-03-30 19:18:35 +11:00
  • 05fa1ba50e Merge pull request #145 from recrof/main ripplebiz 2025-03-30 19:01:55 +11:00
  • fc6aa0ed0f * ver bump to v1.4.2 Scott Powell 2025-03-30 18:56:21 +11:00
  • b8f09531c4 fix: give ProMicroLLCC68 a different definition taco 2025-03-30 15:57:20 +11:00
  • 01e98caea7 Refactor: FaketecBoard to PromicroBoard taco 2025-03-30 15:52:25 +11:00
  • 75eabd5c66 * minor refactor Scott Powell 2025-03-30 14:47:52 +11:00
  • 2e5b4eb910 Merge pull request #154 from recrof/dev ripplebiz 2025-03-30 14:40:49 +11:00
  • b77701ced0 added new CommonCLI get commands: get role and get public.key recrof 2025-03-29 19:40:35 +01:00
  • 0d5c17f7ed * ESP-Now: long range mode Scott Powell 2025-03-29 13:27:17 +11:00
  • 022b43ef3d * isReceiving() now includes either preamble detect or header detect Scott Powell 2025-03-28 22:20:42 +11:00
  • 89bd6c3416 * Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds. (an sx126x bug _might_ be making radio->isReceiving() return true indefinitely) Scott Powell 2025-03-28 20:50:42 +11:00
  • ba93867037 * companion: temp fix: logRxRaw() is blowing the MAX_FRAME_SIZE Scott Powell 2025-03-28 14:14:59 +11:00