Björkan
f1e860d17e
feat(presets): add Meshat.se broker preset
2026-06-24 07:51:28 +02:00
Lloyd
c0d919c0e2
feat:New RF Chart
2026-06-23 16:35:02 +01:00
Lloyd
89658302c5
feat:update ui with newlogos
2026-06-23 09:27:34 +01:00
Lloyd
3b7a20a192
fix: add nosec comment to exception handling in CryptoUtils decryption
2026-06-23 09:13:48 +01:00
Lloyd
ee6f6a0d0d
Merge branch 'pr-306' into dev
2026-06-23 08:56:40 +01:00
Lloyd
c761c425d1
Merge branch 'pr-294' into dev
2026-06-23 08:56:33 +01:00
Lloyd
6c5b6ba00a
fix: update title in index.html for consistency
2026-06-23 08:52:41 +01:00
Lloyd
018f425dc1
feat: data redaction in log messages and update related tests
2026-06-23 08:52:41 +01:00
Lloyd
4a8876a95e
feat: implement login throttling with exponential backoff and enforce minimum admin password length
2026-06-23 08:52:40 +01:00
Lloyd
9cff088853
feat: enhance client resolution and ACL handling in protocol request and text helpers
2026-06-23 08:52:40 +01:00
Lloyd
0c6d27a9b1
Merge pull request #304 from agessaman/feat/database-load-mitigations
2026-06-22 19:42:30 +01:00
Littleaton
06e6a7375f
Update meshcore-ca.yaml
...
fixed -
2026-06-22 09:53:42 -06:00
Littleaton
dc7bcb8a2a
added meshcore ca mqtt broker
2026-06-22 09:50:12 -06:00
agessaman
cd763e2cac
feat: implement threaded stats broadcasting in StorageCollector
...
- Introduced a dedicated thread for broadcasting aggregate statistics to WebSocket clients, improving performance by offloading heavy queries from the packet write path.
- Updated the _publish_packet_sync method to ensure only fast, per-packet operations are executed, while the stats are handled separately.
- Added methods for broadcasting stats at intervals and managing the lifecycle of the stats thread.
- Enhanced unit tests to validate the new stats broadcasting behavior and ensure correct functionality under various conditions.
2026-06-18 21:38:20 -07:00
agessaman
2435757197
feat: enhance SQLiteHandler and StorageCollector for improved caching and async performance
...
- Added caching for packet type stats and cumulative counts in SQLiteHandler to reduce database load.
- Implemented a dedicated writer thread in StorageCollector to handle blocking storage operations, preventing asyncio event loop stalls.
- Updated record_packet method to utilize the new writer thread for efficient packet processing.
2026-06-18 21:25:19 -07:00
Yellowcooln
0f980e4e03
Merge pull request #302 from yellowcooln/feat/lxc-installer-curl-container-id
...
feat: improve Proxmox LXC installer prompts
2026-06-18 09:47:18 -04:00
Yellowcooln
0ccc3536ee
feat: improve Proxmox LXC installer prompts
2026-06-18 09:36:47 -04:00
Lloyd
19ae4516da
Merge pull request #297 from Littleaton/dev
2026-06-16 20:31:42 +01:00
Littleaton
bca3f3718f
Update radio-settings.json
2026-06-16 12:40:07 -06:00
Yellowcooln
6e9b798ef3
Merge pull request #296 from yellowcooln/fix/docker-dialout-group
...
fix: add dialout group to Docker image
2026-06-16 13:18:42 -04:00
Littleaton
a152e0e846
Update radio-settings.json
2026-06-16 11:16:09 -06:00
Littleaton
8fd28b7d15
added zebra hat duo
...
added settings for zebra hat duo / Radio 0, Radio 1
2026-06-16 11:12:26 -06:00
Yellowcooln
875ea47192
docs: trim modem GPS example comment
2026-06-16 12:24:59 -04:00
Yellowcooln
211fa51cd6
merge: sync PR branch with upstream dev
2026-06-16 11:42:36 -04:00
Yellowcooln
b557116fdf
fix: move modem CRC baseline into radio wrapper
2026-06-16 11:22:34 -04:00
Lloyd
9f18a1db79
Merge pull request #295 from theshaun/dev
...
Update Femtofox radio settings + fix setup
2026-06-16 16:13:38 +01:00
Lloyd
de129c1c15
Merge pull request #293 from agessaman/fix/companion-contact-import
...
Fix: Companion Contact Import Overflow
2026-06-16 15:52:22 +01:00
Yellowcooln
1881ad9b93
feat: derive modem battery percent from voltage
2026-06-15 20:39:22 -04:00
Yellowcooln
5aebb4dd24
style: format sensor manager polling change
2026-06-15 19:56:10 -04:00
Yellowcooln
1c186d7feb
fix: throttle only pyMC modem sensor polling
2026-06-15 18:34:05 -04:00
Yellowcooln
f2b7d254a7
fix: slow sensor polling to 60 seconds
2026-06-15 18:32:12 -04:00
theshaun
8b948e1305
dont be silly shaun
2026-06-15 23:28:35 +10:00
theshaun
b9c82b5778
Resolve gpio_chip + use_gpiod_backend not being set during setup
2026-06-15 23:21:12 +10:00
theshaun
40c7933556
Merge branch 'dev' of https://github.com/theshaun/pyMC_Repeater into dev
2026-06-15 23:00:31 +10:00
theshaun
b659aa00d5
Update Femtofox radio settings, remove gpiod requirement and set 1w as 22db (boosts to 30db anyway on hardware)
2026-06-15 22:42:49 +10:00
Yellowcooln
5d3733a960
fix: satisfy pre-commit for modem HTTP telemetry
2026-06-14 20:08:29 -04:00
Yellowcooln
642c019076
fix: preserve modem GPS satellites in view
2026-06-14 19:32:41 -04:00
agessaman
dcaa4ac949
Refactor contact trimming logic for improved readability by consolidating function calls into single lines. Update related test cases for consistency.
2026-06-14 15:50:03 -07:00
Yellowcooln
dde487bce3
fix: add generic PyMC modem stats sensor
2026-06-14 18:00:15 -04:00
Yellowcooln
77fc244895
fix: baseline PyMC modem CRC stats
2026-06-14 18:00:15 -04:00
Yellowcooln
9459dd5bba
Merge pull request #292 from recrof/dev
...
initial support for station g3
2026-06-14 10:30:06 -04:00
Rastislav Vysoky
79684736bc
initial support for station g3
2026-06-14 15:31:57 +02:00
agessaman
23078de78b
Enhance contact import logic to respect max_contacts limit and trim excess entries. Update tests to validate trimming behavior and ensure correct handling of favourites during import.
2026-06-13 18:26:35 -07:00
Yellowcooln
3d974136a6
fix: add dialout group to Docker image
2026-06-09 21:13:45 -04:00
Rightup
291c1a6ed9
fix:update statics for companion ui fix
2026-06-09 22:26:36 +01:00
Yellowcooln
aeea4bb3f8
Format OpenAPI identity test
2026-06-09 16:10:37 -04:00
Yellowcooln
063c8eeb8c
Fix companion identity OpenAPI contract
2026-06-09 15:50:09 -04:00
Lloyd
99a04295da
Merge pull request #287 from agessaman/kiss/tuning-options
2026-06-09 19:33:47 +01:00
Lloyd
1f9be5a024
Merge pull request #284 from MSmithDev/main
2026-06-09 19:29:16 +01:00
Matt
10b64bce62
added current docker compose and env
2026-06-09 14:17:01 -04:00