This website requires JavaScript.
Explore
Help
Sign In
iarv
/
Remote-Terminal-for-MeshCore
Watch
1
Star
0
Fork
1
You've already forked Remote-Terminal-for-MeshCore
mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced
2026-05-01 11:02:56 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
975bf7f03f3fa2eec536008ad7bf2c8830ef2fde
Remote-Terminal-for-MeshCore
/
app
/
repository
History
Jack Kingsman
c7d5d3887d
Yield radio lock on build repeater ops and use INSERT OR IGNORE instead of check-then-act on packet ops
2026-04-02 18:53:34 -07:00
..
__init__.py
First draft of repeater telemetry feature
2026-04-02 12:27:06 -07:00
channels.py
Add health endpoint
2026-03-12 23:57:13 -07:00
contacts.py
Add some tests around cascade deletion behaving now that we have FK pragma turned on
2026-04-02 18:46:37 -07:00
fanout.py
Move to modular fanout bus
2026-03-06 14:41:51 -08:00
messages.py
Stop using db ops to do casing; unify on write and then our indices are happy once more
2026-04-02 18:50:56 -07:00
raw_packets.py
Yield radio lock on build repeater ops and use INSERT OR IGNORE instead of check-then-act on packet ops
2026-04-02 18:53:34 -07:00
repeater_telemetry.py
Prune telemetry entries, remove uplot comments, format code
2026-04-02 12:34:00 -07:00
settings.py
Remove automatic telemetry querying, remove battery pane, add telemetry history pane
2026-04-02 12:31:51 -07:00