Commit Graph

374 Commits

Author SHA1 Message Date
anschrammh
f7000f777b Added more verifications with the dicionaries and there values 2019-04-13 13:33:33 +02:00
anschrammh
1958188faf Added getters (isQuotedParameter and isQuotedValue) 2019-04-13 13:32:03 +02:00
anschrammh
7598ca9100 Implemented the save method + fixed a hidden bug 2019-04-13 13:30:31 +02:00
anschrammh
fd5e921f55 Updated .gitignore file 2019-04-13 13:28:37 +02:00
68b24bed0c Mettre à jour 'README.md' 2019-04-13 10:22:05 +02:00
51d5c2dc87 Mettre à jour 'README.md' 2019-04-09 13:38:17 +02:00
3d4bfa6bb8 Mettre à jour 'README.md' 2019-04-09 13:37:54 +02:00
anschrammh
a8a6ef2fb1 Merge branch 'master' of http://88.167.116.148/git/Th3maz1ng/ESP8266_swiss_army_board 2019-04-09 08:01:04 +02:00
anschrammh
26ddbedc55 Improvements and bug fixes 2019-04-09 08:00:45 +02:00
anschrammh
aa95ce16ed Added a new view with memory info only 2019-04-09 07:59:49 +02:00
anschrammh
c1ec325a8b Enhanced the web api 2019-04-09 07:59:05 +02:00
anschrammh
5030d85b98 Splitted StringEntity class and definition functions 2019-04-09 07:57:55 +02:00
acb8c0be01 Mettre à jour 'README.md' 2019-04-06 14:37:53 +02:00
a1fb1a3ae8 Mettre à jour 'README.md' 2019-04-05 16:42:07 +02:00
ea06b7d4de Mettre à jour 'README.md' 2019-04-05 15:12:32 +02:00
ff3c4d0e77 Mettre à jour 'README.md' 2019-04-05 15:11:56 +02:00
b00de52686 Mettre à jour 'README.md' 2019-04-05 13:06:33 +02:00
Anatole SCHRAMM
8f2d2bcf48 Added new api functions, fixed a memory leak (file open, but not closed on failure), reworked the way data is read and sent, now using chunks, minor other fixes 2019-04-04 17:58:13 +02:00
anschrammh
bd5afe4592 Added Dictionary string entity class for char * manipulation, completed webApi, updated main app and other small things 2019-04-04 07:56:37 +02:00
Anatole SCHRAMM
bd99e8ff27 Added the printing of the AP password in the serial monitor for debug purposes, may be removed later on 2019-04-03 17:19:05 +02:00
Anatole SCHRAMM
a33add50f1 Updated WEBServerManager due to changes in the Dictionary utility class plus bug fixes 2019-04-03 17:16:50 +02:00
Anatole SCHRAMM
b95716c38b Added temporaries debug information 2019-04-03 17:14:47 +02:00
Anatole SCHRAMM
e7e820ab2a Updated class due to changes to the Dictionary utility class 2019-04-03 17:12:25 +02:00
Anatole SCHRAMM
f63e7bf835 Reworked once more the Dictionary utility class 2019-04-03 17:09:52 +02:00
anschrammh
18aeb123ba Small app class diagram update 2019-04-03 08:00:02 +02:00
anschrammh
74ee926577 Updated main app with web api integration 2019-04-03 07:59:12 +02:00
anschrammh
78d183d03c Added webApi integration, needs a lot of improvement aka not stable 2019-04-03 07:58:42 +02:00
anschrammh
8110ae00fc Adding web api function declaration files 2019-04-03 07:57:42 +02:00
anschrammh
44e47f2ef8 Minor change 2019-04-01 23:56:04 +02:00
anschrammh
aa12a97adf Renamed addParameter method to add to be more generic 2019-04-01 23:54:34 +02:00
anschrammh
7717fa94e3 Added custom api logic function mechanism 2019-04-01 23:53:32 +02:00
anschrammh
d302ce7e45 Improved WEBServerManager class 2019-03-31 23:34:15 +02:00
anschrammh
92b648fa67 Added new private methods and updated server capabilities 2019-03-31 19:02:40 +02:00
anschrammh
6add78730d Updated constructor definition list 2019-03-31 19:01:52 +02:00
anschrammh
590e989612 Added defines for the SDCard structure 2019-03-31 19:00:12 +02:00
anschrammh
3449e0d947 Updated main view, added heap frag information 2019-03-31 11:03:58 +02:00
anschrammh
080ce45289 Added Web Server run routine call 2019-03-31 11:02:51 +02:00
anschrammh
30f4900609 Added the WEBServerManager class 2019-03-31 11:01:55 +02:00
anschrammh
c512c6b028 Added the Queue utility class 2019-03-31 08:46:33 +02:00
anschrammh
e2aa59553b Updated class diagram 2019-03-30 11:42:11 +01:00
anschrammh
042c11dc97 Changed bool for boolean 2019-03-30 11:41:38 +01:00
anschrammh
3e609ac8ca Minor change 2019-03-30 11:41:13 +01:00
1f1aa2081d Mettre à jour 'README.md' 2019-03-28 09:08:42 +01:00
anschrammh
1f7f198582 Updated the other classes accordingly to the changes made to the dictionary class 2019-03-28 00:01:48 +01:00
anschrammh
45fc1e468b Added new class to handle the parameters and values retrieved from the config files 2019-03-28 00:00:52 +01:00
anschrammh
7ae2541999 Entirely reworked the dictionary class with templates 2019-03-27 23:59:53 +01:00
anschrammh
1596394b60 Added wifi signal strength info (RSSI) 2019-03-26 20:29:00 +01:00
anschrammh
eecde895e4 Completed parser state machine diagram 2019-03-26 06:42:29 +01:00
anschrammh
b2f9eddebe Corrected parser logic 2019-03-26 06:41:57 +01:00
anschrammh
ab576e8d6f Updated main app 2019-03-26 06:13:44 +01:00