Edwin Eefting
|
548bf8b867
|
added frame oled test
|
2018-01-11 01:49:57 +01:00 |
|
Edwin Eefting
|
0b68e16894
|
test suite fixes
|
2018-01-11 01:35:32 +01:00 |
|
Edwin Eefting
|
6fddf25a39
|
copied test-stuff from mega to v2.0 to do some testing
|
2018-01-11 00:48:24 +01:00 |
|
Edwin Eefting
|
53a2008a0a
|
still trying to fix travis release scripts..
|
2018-01-02 17:41:06 +01:00 |
|
Edwin Eefting
|
cda973a54f
|
test library stuff
|
2017-10-16 00:15:43 +02:00 |
|
Edwin Eefting
|
77e5d8f00e
|
working on test stuff
|
2017-10-15 23:09:14 +02:00 |
|
Edwin Eefting
|
e33f9c1709
|
cleaner errors
|
2017-10-13 01:31:17 +02:00 |
|
Edwin Eefting
|
31ba3aad85
|
examples for the lone wanderer
|
2017-10-13 01:28:49 +02:00 |
|
Edwin Eefting
|
3c591f146e
|
refactored and added automated test stuff
|
2017-10-13 01:19:35 +02:00 |
|
Edwin Eefting
|
7be9f321a2
|
fixes
|
2017-10-12 21:34:04 +02:00 |
|
Edwin Eefting
|
190783f382
|
missed return after setting event buffer
|
2017-09-04 00:49:04 +02:00 |
|
Edwin Eefting
|
dcfc1e3689
|
first set of changes for #235. added spiffs error checking and loging, and cleaner flashguarding code. next change will show feedback in web interface as well. also need to cleanup loose SPIFFS filehandling at other places in webserver.ino (create a save-function for all those things and use FLASH_GUARD)
|
2017-07-18 00:50:59 +02:00 |
|
Edwin Eefting
|
f9ce235b32
|
fix HTTP chunked transfer encoding, since WebServer class doesnt support it. this fixes the 2 second delay in some browsers. (we where out of spec.)
|
2017-07-14 01:42:50 +02:00 |
|
Edwin Eefting
|
1847746077
|
serial now no longer resonds to empty commands
|
2017-06-19 22:41:19 +02:00 |
|
Edwin Eefting
|
56741b425c
|
fix #372
|
2017-06-19 22:31:13 +02:00 |
|
Edwin Eefting
|
2729e341c8
|
saved ~800 bytes ram in handle_devices(), issue #352. left old code commented for reference, in case i created bugs. will remove later
|
2017-06-12 22:55:42 +02:00 |
|
Edwin Eefting
|
3c41155ee4
|
backup
|
2017-06-06 23:57:23 +02:00 |
|
Edwin Eefting
|
dcc2dbf0c6
|
converted all commands to python
|
2017-06-06 23:26:00 +02:00 |
|
Edwin Eefting
|
fd1da876a4
|
dont want wifi passwords on github
|
2017-06-06 23:03:53 +02:00 |
|
Edwin Eefting
|
93fc1b6140
|
dont want wifi passwords on github
|
2017-06-06 23:01:26 +02:00 |
|
Edwin Eefting
|
80fb17ca05
|
esptesting framework
|
2017-06-06 22:58:21 +02:00 |
|
Edwin Eefting
|
b1bd7d63f6
|
working on test framework
|
2017-06-06 19:46:01 +02:00 |
|
Edwin Eefting
|
8bcf29fa11
|
Fixed variable naming bug in FEATURE_ADC_VCC
|
2017-06-06 00:32:23 +02:00 |
|
Edwin Eefting
|
6a4f8a6942
|
added option do deepsleep on connection failures. had to change boot order a bit, so the rebooted/warmboot message is the first one now. (this also makes more sense). issue #206
|
2017-06-02 17:56:45 +02:00 |
|
Edwin Eefting
|
ea5168c08a
|
large changes to wifi handling. code cleanup, more efficent connecting, only one connect retry in deepsleep. better serial logging for connections and APmode. always enable ap mode when wifi is disconnected
|
2017-06-02 02:02:19 +02:00 |
|
Edwin Eefting
|
d07bb3574a
|
started working on regression testing scripts for The Rig
|
2017-06-01 20:43:47 +02:00 |
|