Commit Graph

  • 9bfe1259da feat: add ENS210 temperature/humidity sensor plug-in Joshua Mesilane 2026-05-13 11:46:26 +10:00
  • 66532a0647 feat: Add sensor plugin framework and Sensors Lloyd 2026-05-12 14:18:33 +01:00
  • eb5d971c72 fix: filter neighbors to include only zero-hop repeaters in response Lloyd 2026-05-11 16:26:15 +01:00
  • 43648da939 fix:add Pagination to contacts table Lloyd 2026-05-11 14:27:28 +01:00
  • f04f581163 fix:Neighbors get function Lloyd 2026-05-11 13:59:12 +01:00
  • 941c355deb feat: add pagination support and count retrieval for adverts by contact type Lloyd 2026-05-11 13:54:55 +01:00
  • f3946685c2 bug/further fixes to ui initla loading Lloyd 2026-05-11 13:39:48 +01:00
  • 4d710a0210 fix/ui-tidy-dev Lloyd 2026-05-08 17:08:01 +01:00
  • 68656fccdd Merge pull request #231 from pyMC-dev/pr-227 Lloyd 2026-05-06 16:13:30 +01:00
  • d250828197 feat: enhance MQTT connection handling with JWT refresh and error logging improvements Lloyd 2026-05-06 13:53:12 +01:00
  • bd7a305d7b feat: improve MQTT connection handling with enhanced reconnect logic and logging Lloyd 2026-05-06 10:05:11 +01:00
  • 5b20f5580a feat: enhance MQTT logging and error handling with payload summaries and improved disconnect messages Lloyd 2026-05-06 09:53:44 +01:00
  • e4efc8045d feat: implement resolve_storage_dir for consistent storage paths Lloyd 2026-05-05 17:17:12 +01:00
  • ebfc629218 Merge pull request #229 from dmduran12/fix/mqtt-packet-duration Lloyd 2026-05-05 09:18:36 +01:00
  • 0251304407 fix(mqtt): publish Semtech-derived packet duration instead of hard-coded "0" Daniel Duran 2026-05-02 17:47:50 -07:00
  • dfacfeade8 feat: bundled MC2MQTT broker presets (waev, letsmesh) + format family Daniel Duran 2026-05-02 15:32:22 -07:00
  • 11572f80c2 Merge pull request #222 from zindello/bugfix/restart-issues Lloyd 2026-05-01 11:01:12 +01:00
  • 86e5f783eb Merge pull request #221 from zindello/feat/add-ultrapeaterzero Lloyd 2026-05-01 11:00:12 +01:00
  • f1933dd2b0 Fix up the CapabilityBoundingSet to allow changing the GID and UID as part of a polkit or sudo restart, also ensure dbus is running as on some minimised systems it might not be (hi dietpi!) Joshua Mesilane 2026-05-01 19:49:15 +10:00
  • 55ed40c79c Adding in UltraPeaterZero defintions Joshua Mesilane 2026-05-01 16:38:58 +10:00
  • 8bbef50e37 Merge pull request #219 from rightup/feat-gps Lloyd 2026-04-30 20:52:57 +01:00
  • 2dd79614ef add map toggle and discord icon Rightup 2026-04-30 20:52:01 +01:00
  • 9d3d5e6ef0 refactor: update GPS configuration parameters and improve documentation Rightup 2026-04-30 20:28:50 +01:00
  • 972aefca16 bug:fixes to gps page Rightup 2026-04-29 20:40:53 +01:00
  • f7a212f2ea Merge pull request #213 from yellowcooln/dev Lloyd 2026-04-29 19:41:56 +01:00
  • acb796199d Prefer repo Buildroot updater on embedded images Yellowcooln 2026-04-29 14:14:34 -04:00
  • 52cce9d51b Merge branch 'rightup:dev' into dev Yellowcooln 2026-04-29 13:53:34 -04:00
  • fe0d3d30af Fix Buildroot OTA upgrade path Yellowcooln 2026-04-29 13:43:13 -04:00
  • 56814bfc38 Support local embedded Buildroot installs Yellowcooln 2026-04-29 13:27:04 -04:00
  • bbaf8bd3f3 fix:gps-fixes Lloyd 2026-04-29 17:31:10 +01:00
  • 6720f6bdfe Merge pull request #212 from yellowcooln/dev Lloyd 2026-04-29 17:29:56 +01:00
  • 187d033e18 Merge pull request #211 from mitchellmoss/feat-gps-location-update Lloyd 2026-04-29 16:10:27 +01:00
  • d83cb61fe7 Make GPS location persistence opt-in and fuzzed Mitchell Moss 2026-04-29 10:45:53 -04:00
  • da8f83964a Fix GPS location updates and status reporting Mitchell Moss 2026-04-29 09:54:22 -04:00
  • bf44efbfd9 feat: update repeater location from GPS fix Mitchell Moss 2026-04-29 09:18:50 -04:00
  • 8856268ef2 Expose Buildroot image version Yellowcooln 2026-04-29 09:27:56 -04:00
  • 465372587b Fix Buildroot yq comment merge Yellowcooln 2026-04-29 09:20:22 -04:00
  • b0b0be18c5 Preserve config comments on Buildroot Yellowcooln 2026-04-29 09:17:39 -04:00
  • 97fde6e0dd Set Pico Pi radio timing override in Buildroot profiles Yellowcooln 2026-04-29 09:09:57 -04:00
  • 83de21005e Fix backspace handling in Buildroot prompts Yellowcooln 2026-04-29 09:05:31 -04:00
  • 1f88b73b06 Pass configurable SX1262 timing delay Yellowcooln 2026-04-29 09:01:05 -04:00
  • 22d0e310d9 gps front end static files Rightup 2026-04-28 23:23:48 +01:00
  • 76a9785218 Add GPS location configuration and diagnostics stream Rightup 2026-04-28 23:22:52 +01:00
  • 42b4bbd9e9 Merge PR #199: [codex] Add GPS diagnostics API Lloyd 2026-04-28 17:24:34 +01:00
  • a36d991c78 Fix event loop handling in TextHelper for room server synchronization Lloyd 2026-04-28 09:24:42 +01:00
  • 79541aaf41 Implement live radio configuration updates and add unit tests for radio handling Lloyd 2026-04-27 16:07:09 +01:00
  • 1ed85c4751 Merge pull request #207 from yellowcooln/dev Lloyd 2026-04-26 22:56:30 +01:00
  • d780afa56a Add support for RAK6421 with RAK13300x radios and enhance configuration options Rightup 2026-04-26 15:52:27 +01:00
  • 8ab7bad173 Merge pull request #209 from rightup/revert-208-rak6421-13300x Lloyd 2026-04-26 15:37:03 +01:00
  • 2ba16cd120 Revert "rak6421 + rak13300x support" Lloyd 2026-04-26 15:35:31 +01:00
  • a36cb6af44 Merge pull request #208 from recrof/rak6421-13300x Lloyd 2026-04-26 15:33:29 +01:00
  • c8c9a555ff added support for rak6421 with rak13300x radios Rastislav Vysoky 2026-04-26 15:10:50 +02:00
  • 066fcef9c9 Skip unchanged Buildroot upgrade steps Yellowcooln 2026-04-25 12:53:47 -04:00
  • 42068e2b1e Print clear Buildroot upgrade completion Yellowcooln 2026-04-25 12:49:10 -04:00
  • 5c7bcabee0 Add spinner for Buildroot venv rebuilds Yellowcooln 2026-04-25 12:44:15 -04:00
  • 8418fd5b62 Clarify Buildroot venv rebuild message Yellowcooln 2026-04-25 12:43:05 -04:00
  • d214885c1e Install setuptools_scm in Buildroot venv Yellowcooln 2026-04-25 12:38:19 -04:00
  • 971ad4d2c9 Preserve setuptools_scm version on Buildroot installs Yellowcooln 2026-04-25 12:29:27 -04:00
  • 707c816471 Start service cleanly on first Buildroot install Yellowcooln 2026-04-24 10:06:00 -04:00
  • cfa8c17446 Merge pull request #204 from Rigear/fix/mqtt_fixes Lloyd 2026-04-25 06:53:35 +01:00
  • bdb98f3f49 fix(docs): Updated example config with TLS information Rigear 2026-04-24 16:48:51 -07:00
  • d4aecf71c1 fix: Stop warning spam if brokers are disabled Rigear 2026-04-24 14:45:38 -07:00
  • b3fdfee474 fix: Handle TLS for all MQTT connections Rigear 2026-04-24 14:30:44 -07:00
  • 3a6da407be fix: Always parse additional brokers Rigear 2026-04-24 14:30:05 -07:00
  • 53f6e8af4f fix: Remove old letsmesh_handler.py file Rigear 2026-04-24 14:19:31 -07:00
  • f7d5afb0b2 Merge pull request #203 from rightup/dev Lloyd 2026-04-24 17:08:45 +01:00
  • 71595c9226 Update pymc_core dependency to version 1.0.10 and correct installation messages to reflect PyPI source 1.0.9 Lloyd 2026-04-24 16:13:17 +01:00
  • fd7ead3697 Merge pull request #202 from rightup/fix-perfom-speed Lloyd 2026-04-24 16:03:33 +01:00
  • 8ae1c0f65f feat: sync system time from GPS Mitchell Moss 2026-04-24 08:34:30 -04:00
  • 9cd2de94e8 chore: move GPS diagnostics UI to frontend repo Mitchell Moss 2026-04-24 07:41:13 -04:00
  • e0dd91b91e Skip inbound trace processing for locally injected TRACE packets Lloyd 2026-04-24 10:04:01 +01:00
  • 6b406a5019 Remove unused imports and simplify send_packet retry logic in TX lock tests Lloyd 2026-04-24 09:02:07 +01:00
  • b949bdeab8 Merge pull request #190 from tjdownes/fix/tx-serialization Lloyd 2026-04-24 08:59:56 +01:00
  • 498303a673 Merge pull request #201 from yellowcooln/fix-perfom-speed Lloyd 2026-04-24 08:46:09 +01:00
  • 4783b56981 Derive Buildroot core ref from repo branch Yellowcooln 2026-04-23 23:21:15 -04:00
  • 15b683ba11 Remove debug from Buildroot manager Yellowcooln 2026-04-23 22:06:33 -04:00
  • 5ed6c0ef90 Use board tx power for Buildroot profiles Yellowcooln 2026-04-23 22:00:14 -04:00
  • c000894f8a Reject default setup values on Buildroot Yellowcooln 2026-04-23 21:47:13 -04:00
  • b1a5621a0a Revert "Honor seeded Buildroot setup config" Yellowcooln 2026-04-23 21:46:13 -04:00
  • aba0f5bd09 Honor seeded Buildroot setup config Yellowcooln 2026-04-23 21:44:06 -04:00
  • 3208018c6d Clean stale Buildroot install paths Yellowcooln 2026-04-23 20:32:09 -04:00
  • 25e55bdca8 Merge remote-tracking branch 'origin/dev' into buildroot Yellowcooln 2026-04-23 20:28:19 -04:00
  • 18300cbf42 feat: add GPS diagnostics web UI Mitchell Moss 2026-04-23 18:54:19 -04:00
  • d22ba91f19 Apply Buildroot preset values directly Yellowcooln 2026-04-23 16:11:44 -04:00
  • 91025e4970 Use raw tty for Buildroot password prompt Yellowcooln 2026-04-23 16:09:09 -04:00
  • 74f5963a85 Use Buildroot config flow by default Yellowcooln 2026-04-23 16:07:32 -04:00
  • 9677a39aa8 Make Buildroot password prompt sh-safe Yellowcooln 2026-04-23 16:05:31 -04:00
  • ab2c82db16 Drive Buildroot radio config from JSON Yellowcooln 2026-04-23 16:01:32 -04:00
  • cc9c81de2a Seed Buildroot config from repo installer Yellowcooln 2026-04-23 15:57:21 -04:00
  • 37cd137bbb Merge pull request #191 from tjdownes/perf/in-flight-cap Lloyd 2026-04-23 16:08:41 +01:00
  • e5c7632700 Handle Buildroot service restarts Yellowcooln 2026-04-23 11:05:59 -04:00
  • 7e541cd1f1 Use image runtime modules on Buildroot Yellowcooln 2026-04-23 10:52:52 -04:00
  • f92dd4ab5f Recreate contaminated Buildroot venvs Yellowcooln 2026-04-23 10:36:20 -04:00
  • 1b3f0490ec Repair Buildroot venv build backend Yellowcooln 2026-04-23 10:22:13 -04:00
  • a6818367e8 Fail fast on unusable Buildroot native modules Yellowcooln 2026-04-23 09:04:15 -04:00
  • 07dc287f50 Keep Buildroot manager sh-compatible Yellowcooln 2026-04-23 08:58:58 -04:00
  • 0713b571d8 Install Buildroot deps from wheel sources Yellowcooln 2026-04-23 08:58:13 -04:00
  • ba2136dfa6 Avoid source builds on Buildroot install Yellowcooln 2026-04-23 00:10:50 -04:00
  • 95918dc43d Prefer Rightup wheels on Buildroot install Yellowcooln 2026-04-23 00:03:57 -04:00
  • bc809c3021 Explain Buildroot install progress Yellowcooln 2026-04-23 00:01:03 -04:00