Commit Graph

  • d3a88e9206 T114 Landscape JQ 2025-05-04 21:54:47 -07:00
  • 67d709b3aa T114 Landscape JQ 2025-05-04 21:51:58 -07:00
  • 136f3d1000 * GxEPDDIsplay: driver now applying SCALE_X, SCALE_Y Scott Powell 2025-05-05 13:37:48 +10:00
  • 458f309065 Merge pull request #243 from recrof/dev ripplebiz 2025-05-05 13:17:32 +10:00
  • af606343a7 * FIX: UI should show "< Room Server >" Scott Powell 2025-05-05 13:11:43 +10:00
  • 1f06d22bde Merge pull request #247 from jquatier/ui-text-width ripplebiz 2025-05-05 11:53:47 +10:00
  • bcb64d8a4c * companion: fix for _GET_STATUS response Scott Powell 2025-05-05 11:49:17 +10:00
  • cb80ceee47 * companion: protocol ver bump to 5 * companion: new prefs: telemetry_mode_base, telemetry_mode_loc * companion: CMD_SET_OTHER_PARAMS, now optionally can set telemetry_modes Scott Powell 2025-05-05 11:21:55 +10:00
  • 9d967388f7 cleanup JQ 2025-05-04 18:20:53 -07:00
  • 678f36a57b Implement getTextWidth for display classes JQ 2025-05-04 18:17:18 -07:00
  • 8f32ee61ce no need for prefs check before prefs are loaded liamcottle 2025-05-05 11:34:02 +12:00
  • 0bccf29f64 use hex of first 4 bytes of identity public key as default node name liamcottle 2025-05-05 11:21:31 +12:00
  • e442e94e3d * SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off) * companion: new CMD_GET_CUSTOM_VARS, CMD_SET_CUSTOM_VAR * T1000e: now supports "gps" custom setting (value "0" or "1") Scott Powell 2025-05-05 00:15:35 +10:00
  • cd9691ba81 Merge pull request #244 from fdlamotte/t1000e_telemetry_gps ripplebiz 2025-05-04 23:46:59 +10:00
  • 933e7ba847 t1000e quick and dirty integration of gps into telemetry framework Florent 2025-05-03 17:00:53 +02:00
  • b407f923e0 initial support for Elecrow ThinkNode M1 recrof 2025-05-03 15:42:10 +02:00
  • 1e031e989d Merge branch 'dev' of github.com:recrof/MeshCore into dev recrof 2025-05-03 14:59:06 +02:00
  • 26f01e0605 * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE Scott Powell 2025-05-03 20:08:44 +10:00
  • 99774f10ac * new: SensorManager * BasChatMesh: new onContactRequest(), for PAYLOAD_TYPE_REQ handling. * companion, repeater and room_server: now with basic 'plumbing' to handle REQ_TYPE_GET_TELEMETRY_DATA (0x03). * dependency: added CayenneLPP to libdeps * all target.* modules now with a stub 'sensors' object. Scott Powell 2025-05-03 13:14:03 +10:00
  • 6aa4df6ca5 Merge pull request #242 from fdlamotte/xiao-nrf52_pindef_in_config ripplebiz 2025-05-03 12:10:44 +10:00
  • e1c3dfca92 xiao-nrf : move pindef in pio.ini Florent 2025-05-02 08:27:26 +02:00
  • c0870960d6 * repeater CLI: 'neighbors' command now responds with "-none-" if no neighbors Scott Powell 2025-05-02 13:24:06 +10:00
  • 73231b1d22 Merge pull request #213 from jquatier/ui-enhancements ripplebiz 2025-05-02 11:32:09 +10:00
  • 2818749a09 revert file JQ 2025-05-01 18:29:25 -07:00
  • 77f44f727e merge from dev JQ 2025-05-01 18:10:03 -07:00
  • 8f84a5d990 Merge pull request #237 from fdlamotte/t114_monochrome ripplebiz 2025-05-01 16:01:36 +10:00
  • 9813ec6d96 Merge pull request #229 from recrof/dev ripplebiz 2025-05-01 12:01:25 +10:00
  • d63775b878 Merge pull request #234 from fdlamotte/Arduino_serial_using_stream ripplebiz 2025-04-30 22:14:55 +10:00
  • 8a8e89f282 * refactor: "neighbors" command Scott Powell 2025-04-30 21:41:09 +10:00
  • 05254bd67b t114 display : some fixes Florent de Lamotte 2025-04-30 11:26:04 +02:00
  • f68b9bbfca Merge branch 'dev' into t114_monochrome Florent de Lamotte 2025-04-30 11:11:01 +02:00
  • 1c67d1cb42 change screen rotation and fix bitmap Florent de Lamotte 2025-04-30 11:09:43 +02:00
  • 056bcf83d9 * Repeater: neighbour table now only of other repeaters Scott Powell 2025-04-30 18:43:48 +10:00
  • f261599608 * bug fix for CLI retry attempts (should be ignored) Scott Powell 2025-04-30 18:10:58 +10:00
  • e6325db72b * repeater: new CLI command 'neighbors' Scott Powell 2025-04-30 18:01:30 +10:00
  • 154b5e4014 New Board: Elecrow ThinkNode M1 recrof 2025-04-29 17:32:08 +02:00
  • 21756d5e1c Merge pull request #232 from fdlamotte/xiao_s3_screen ripplebiz 2025-04-29 15:50:25 +10:00
  • 7eebd81cd0 use Stream abstract interface for serial port in ArduinoSerialInterface Florent de Lamotte 2025-04-28 16:17:29 +02:00
  • 2cdb3b501c add display to companion_radio_ble target Florent de Lamotte 2025-04-28 11:08:20 +02:00
  • 13654347c7 Merge branch 'ripplebiz:main' into ui-enhancements Jacob Quatier 2025-04-27 20:37:49 -07:00
  • 4f2aaa47d3 detect if we have nrf52 by probing for *.zip and *.hex output files recrof 2025-04-27 10:24:38 +02:00
  • b614cef980 Merge pull request #228 from liamcottle/dev ripplebiz 2025-04-26 20:07:48 +10:00
  • 569ef18b35 Merge pull request #225 from alesgenova/short-led ripplebiz 2025-04-26 17:27:03 +10:00
  • 8f5a2ac832 remove pin mode setup from uitask liamcottle 2025-04-26 17:54:59 +12:00
  • c942aa06f9 * Packet::readFrom() payload_len guard Scott Powell 2025-04-26 11:05:13 +10:00
  • 2f047da3a3 Merge pull request #223 from neutralinsomniac/add_direnv_to_gitignore ripplebiz 2025-04-25 19:28:12 +10:00
  • f51ab11cf1 companion_radio: greatly reduce the status LED usage Alessandro Genova 2025-04-24 21:54:37 -04:00
  • 2a7e105c59 some tests Florent 2025-04-24 22:37:06 +02:00
  • 0fc4d244ea Add .direnv/ to .gitignore. This is the directory that holds the nix-generated development environment Jeremy O'Brien 2025-04-24 12:18:22 -04:00
  • 36b981c9eb * new targets: Generic_E22_*_repeater Scott Powell 2025-04-24 13:50:18 +10:00
  • e1092118d9 * ESPNOW: packet rx/tx counters Scott Powell 2025-04-24 12:16:55 +10:00
  • 00f0bb7471 * ESPNOW: now using hardware RNG for radio_new_identity() Scott Powell 2025-04-24 10:59:01 +10:00
  • 10df19d3a3 Merge pull request #222 from rusty-labs/tbeam_sx1262_support ripplebiz 2025-04-24 10:28:56 +10:00
  • da1febdd88 Support for TBeam SX1262 board rusty.labs 2025-04-23 20:23:06 -04:00
  • 70b6e01c49 Merge pull request #205 from neutralinsomniac/add_default_nix ripplebiz 2025-04-24 09:56:48 +10:00
  • 285423ca55 Merge pull request #220 from fdlamotte/xiao-nrf52-targets ripplebiz 2025-04-23 19:23:37 +10:00
  • 8c992d5037 xiao_nrf52-missing_targets Florent 2025-04-23 11:20:28 +02:00
  • 977b76c47e Merge pull request #219 from recrof/dev ripplebiz 2025-04-23 19:06:47 +10:00
  • 669597ea4f bugfix: only include SSD1306Display during build recrof 2025-04-23 10:43:56 +02:00
  • a87b5231cc * RP2040 IdentityStore begin(), to ensure mkdir() Scott Powell 2025-04-22 15:26:04 +10:00
  • 2ba3f42f30 Merge pull request #217 from AeroXuk/feature/rp2040_picow_dev ripplebiz 2025-04-22 15:04:09 +10:00
  • 26efe2fb19 Hopefully the correct ADC_MULTIPLIER value. AeroXuk 2025-04-21 23:01:44 +01:00
  • 4d9964ff98 Correct opens to use "w" filemode instead of "w+" filemode. AeroXuk 2025-04-21 21:49:41 +01:00
  • b1c8963e1e Merge 'dev' into 'feature/rp2040_picow_dev'. AeroXuk 2025-04-21 21:21:10 +01:00
  • 99246e6b6f Added Pi PIcoW support in the following modes: - Companion Radio over USB Serial - Repeater - Room Server - Terminal Chat AeroXuk 2025-04-21 21:17:03 +01:00
  • 76847a7756 Merge branch 'dev' Scott Powell 2025-04-21 21:57:55 +10:00
  • 9d82911e18 * ver bump to v1.5.1 Scott Powell 2025-04-21 21:50:55 +10:00
  • 631f593895 * companion: bug fix for 'export contact' Scott Powell 2025-04-21 21:38:57 +10:00
  • 933764546a Merge branch 'dev' Scott Powell 2025-04-21 17:39:57 +10:00
  • 1e263cab2b * ver bump to v1.5.0 Scott Powell 2025-04-21 17:39:36 +10:00
  • a81e8b4b54 Merge pull request #211 from fdlamotte/techo-display ripplebiz 2025-04-21 16:44:52 +10:00
  • 8f70d48ea1 * fix for AutoDiscoverRTCClock Scott Powell 2025-04-21 16:35:55 +10:00
  • c0eb5bffaa Merge pull request #212 from fdlamotte/xiao_nrf52-batread ripplebiz 2025-04-21 16:29:26 +10:00
  • 1b25a63996 Merge pull request #210 from fdlamotte/xiao_expansion ripplebiz 2025-04-21 16:25:51 +10:00
  • 7669b97b8b Merge pull request #208 from cod3doomy/dev ripplebiz 2025-04-21 16:23:06 +10:00
  • 7d7692a13b adding connected check JQ 2025-04-20 19:08:00 -07:00
  • c34dd2a40c UI: battery indicator, boot screen, radio settings Jacob Quatier 2025-04-20 17:40:58 -07:00
  • 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