Theo Arends
877771c90a
6.3.0.8 Stop enforcing dout
...
6.3.0.8 20181115
* Stop enforcing flashmode dout. Still mandatory but this a chk for possible future flash corruption
2018-11-15 14:55:45 +01:00
andrethomas
4a7e7b0dbb
Change C functions with () to (void)
2018-11-14 15:32:09 +02:00
Theo Arends
e2dd11b0bc
Consolidate LTrim into Trim
...
Consolidate LTrim into Trim
2018-11-12 12:33:49 +01:00
Theo Arends
d3f5c8978b
Update command WebSend
...
* Change command WebSend Host header field from IP address to hostname (#4331 )
* Add to command WebSend option to send a direct path when command starts with a slash (#4329 )
2018-11-12 11:13:05 +01:00
Theo Arends
406907cbe2
Revert "Update command WebSend"
...
This reverts commit 59c5817214
.
2018-11-12 11:11:22 +01:00
Theo Arends
59c5817214
Update command WebSend
...
* Change command WebSend Host header field from IP address to hostname (#4331 )
* Add to command WebSend option to send a direct path when command starts with a slash (#4329 )
2018-11-12 11:10:55 +01:00
Theo Arends
41aafe05ae
Change command WebSend
...
Change command WebSend Host header field from IP address to hostname (#4331 )
2018-11-12 10:20:30 +01:00
Theo Arends
671231053a
More webserver GUI tuning
...
More webserver GUI tuning
2018-11-10 17:30:23 +01:00
Theo Arends
827dd62f61
Fix GUI Configure Module regression
...
Fix GUI Configure Module regression (#4319 )
2018-11-10 16:45:32 +01:00
Theo Arends
9872f942ae
6.3.0.6 Change GUI page load
...
6.3.0.6 20181110
* Change GUI Configure Module by using AJAX for data fetch to cut page size (and memory use) by 40%
2018-11-10 15:10:58 +01:00
Theo Arends
f9bddb6c54
Add flashchipid info
...
Add flashchipid info
2018-11-08 10:40:19 +01:00
Theo Arends
61985ca16b
Add hex to flash info
2018-11-07 18:43:44 +01:00
Theo Arends
c75ae78d88
6.3.0.5 Add code image
...
6.3.0.5 20181107
* Add code image and optional commit number to version
2018-11-07 15:03:41 +01:00
Theo Arends
9fef82736d
Prep drivers for management
...
Prep drivers for management
2018-11-07 10:30:03 +01:00
Theo Arends
c9cf375c6c
Add checks for GPIO selections
...
Add more strict checks for GPIO selections
2018-11-05 17:27:02 +01:00
Theo Arends
99ae0c9cab
Change wifi connection check
...
Change wifi connection check
2018-11-04 18:00:07 +01:00
Theo Arends
cc56677ba3
Add Gui Hostname display
...
Add command SetOption53 0/1 to toggle gui display of Hostname and IP address
2018-10-29 12:21:27 +01:00
Theo Arends
3f4320b95d
Add optional HX711 GUI
...
Add optional HX711 scale interface to web GUI demonstrating easy GUI plug-in
2018-10-21 16:30:05 +02:00
Theo Arends
fe26768103
6.2.1.15 Fix Color Temperature slider
...
6.2.1.15 20181012
* Fix Color Temperature slider functionality regression from 20180726 (#4037 )
* Add auto reload of main web page to some web restarts
2018-10-12 11:42:52 +02:00
Theo Arends
fcc6d5437b
Add HX711 Load Cell
...
* Add support for DS3231 Real Time Clock
* Add support for HX711 Load Cell
* Add command WeightRes 0..3 to control display of decimals for kilogram
2018-10-11 17:33:07 +02:00
Theo Arends
ac595d44b0
Fix compiler error
...
Fix compiler error on BE_MINIMAL not finding WaitForRestart()
2018-10-11 08:32:09 +02:00
Theo Arends
b3039de1b6
6.2.1.14 Rewrite Webserver
...
6.2.1.14 20181010
* Rewrite Webserver page handler for easier extension (thx to Adrian Scillato)
2018-10-10 22:21:44 +02:00
Theo Arends
633a45f964
Revert "6.2.1.14 Webserver rewrite"
...
This reverts commit 077b8a79e1
.
2018-10-10 19:41:08 +02:00
Theo Arends
077b8a79e1
6.2.1.14 Webserver rewrite
...
6.2.1.14 20181010
* Rewrite Webserver page handler for easier extension (thx to Adrian Scillato)
2018-10-10 16:40:54 +02:00