Updated tracking progress and notes
This commit is contained in:
parent
4134e8f866
commit
c244fa63fe
@ -20,9 +20,11 @@ The goal is to experiment with the possibilities of Python as a means of interfa
|
|||||||
- T-Deck is must have Wifi turned off when going mobiel *(Unstable UI & connection)*
|
- T-Deck is must have Wifi turned off when going mobiel *(Unstable UI & connection)*
|
||||||
- T-Deck using a custom MQTT with TLS & auth will cause a reboot loop *(Need to fix this ASAP)*
|
- T-Deck using a custom MQTT with TLS & auth will cause a reboot loop *(Need to fix this ASAP)*
|
||||||
- Add support for interfacing over MQTT with decryption support
|
- Add support for interfacing over MQTT with decryption support
|
||||||
|
- `on_node` event is called **AS** we are defining the interface, so using `self.interface` in that callback will error
|
||||||
|
|
||||||
## Updates
|
## Updates
|
||||||
- Threw in an IRC skeleton where the serial controller will interface with. Will have to consider how handle asyncronous comms over serial...
|
- Threw in an IRC skeleton where the serial controller will interface with. Will have to consider how handle asyncronous comms over serial...
|
||||||
|
- Working reconnection on disconnection!
|
||||||
___
|
___
|
||||||
|
|
||||||
###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/meshtastic) • [SuperNETs](https://git.supernets.org/acidvegas/meshtastic) • [GitHub](https://github.com/acidvegas/meshtastic) • [GitLab](https://gitlab.com/acidvegas/meshtastic) • [Codeberg](https://codeberg.org/acidvegas/meshtastic)
|
###### Mirrors for this repository: [acid.vegas](https://git.acid.vegas/meshtastic) • [SuperNETs](https://git.supernets.org/acidvegas/meshtastic) • [GitHub](https://github.com/acidvegas/meshtastic) • [GitLab](https://gitlab.com/acidvegas/meshtastic) • [Codeberg](https://codeberg.org/acidvegas/meshtastic)
|
Loading…
Reference in New Issue
Block a user