Menu

Code Commit Log


Commit Date  
[r181] by dannybackx

Try to get a grip on reconnects

2019-03-02 16:51:37 Tree
[r180] by dannybackx

Alarm : call screen refresh / button activation in the right order.
OledButton : add a (#ifdeffed out) method to debug drawString() in the superclass.
All : rename Active() method to setActive()

2019-02-25 16:49:50 Tree
[r179] by dannybackx

remove dead code

2019-02-24 08:48:09 Tree
[r178] by dannybackx

Fix calculation of average loop time

2019-02-19 19:46:07 Tree
[r177] by dannybackx

Hush up about duplicate seqno. Add more info in network query.

2019-02-19 16:26:03 Tree
[r176] by dannybackx

Small bugfix

2019-02-16 16:57:48 Tree
[r175] by dannybackx

Small updates

2019-02-16 16:57:21 Tree
[r174] by dannybackx

Clear screen before button redraw. This is required for the button reshuffling that we do.

2019-02-16 16:56:39 Tree
[r173] by dannybackx

Move a function from components/espmqtt to here to prevent gettimeofday() calls.

2019-02-16 16:46:55 Tree
[r172] by dannybackx

Platform_esp_idf.c : #if away a function, move it to main/StableTime.cpp in which we implement
this without the infamous gettimeofday() call. Remember that we have plenty of evidence
that this call blocks/freezes the app periodically. No recovery known from this situation.
transport_ssl.c : avoid duplicate name conflict.

2019-02-16 16:33:26 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.