Menu

Code Commit Log


Commit Date  
[r152] by dannybackx

Provide a boot message with timestamp over MQTT.
Change the Peers::Report() method to return a success indicator, currently not really used yet.

2019-01-02 16:04:47 Tree
[r151] by dannybackx

More time info to help figure out why image transfer times are 2ms at the server but range between 600ms and 9s (and more) on the client.

2018-12-31 12:55:40 Tree
[r150] by dannybackx

Interpret the node list returned after announcement. If the reply of some node doesn't arrive, then its peers will tell us about it : including node name, IP address, and if it is the weather node.

2018-12-30 20:16:45 Tree
[r149] by dannybackx

Fix bugs in button handling

2018-12-30 15:54:37 Tree
[r148] by dannybackx

More timeout configurability.
Add a node list to the node discovery reply. Example of such a new reply :
{"acknowledge":"node","oled":true,"alarm":"night","nodes":{"node.0":{"name":"prototype","ip":"1.1.1.1","weather":true}}}
This can lead to faster node discovery, especially the weather node.

2018-12-29 13:12:58 Tree
[r147] by dannybackx

Add configurable update timeout (partially for now)

2018-12-28 14:14:51 Tree
[r146] by dannybackx

Remove dead code, add comment

2018-12-28 11:03:36 Tree
[r145] by dannybackx

LoadGif : #if away some debug code.
Oled : display transparent backgrounds in the weather icon properly.

2018-12-28 10:05:17 Tree
[r144] by dannybackx

Slightly better debug text

2018-12-28 10:04:04 Tree
[r143] by dannybackx

Add a GetForegroundColour() method as well, and use it.

2018-12-26 17:00:28 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.