Commit Graph

304 Commits

Author SHA1 Message Date
ZanzyTHEbar
c9e523b701 Merge branch 'master' of https://github.com/lorow/OpenIris 2022-12-29 21:08:17 +00:00
ZanzyTHEbar
6ba0ee5a0c update
- fix CI not working do to capitalization errors
2022-12-29 21:08:16 +00:00
DaOfficialWizard
8fc9486214
Feature/esp eye support (#34)
- add support for ESP-EYE
2022-12-29 20:30:32 +01:00
ZanzyTHEbar
e9c51a61be update
- basic formatting
2022-12-27 18:06:53 +00:00
ZanzyTHEbar
c3b7dd1686 update
- add editor config and clang config
2022-12-26 23:12:15 +00:00
ZanzyTHEbar
44ca285792 update
- run successful build on main
2022-12-26 23:11:23 +00:00
ZanzyTHEbar
6e210485ae update
- remove old versioning system
- add new custom firmware name handler
2022-12-26 23:10:11 +00:00
ZanzyTHEbar
faf9a5b347 update
- fix pathing in  autoversioning script
2022-12-26 23:07:48 +00:00
ZanzyTHEbar
e795567988 update
- update config files
2022-12-26 23:04:56 +00:00
ZanzyTHEbar
ca3913d1f6 update
- add clang formatting
- add editor config
- fix multiple redefines of CORE DBUG LEVEL
2022-12-26 22:49:43 +00:00
ZanzyTHEbar
be1530b5c2 update
- migrate to official 1.0.0 release
2022-12-15 17:05:58 +00:00
ZanzyTHEbar
be8c9daeb8 update
- migrate to official 1.0.0 release
2022-12-15 05:28:31 +00:00
ZanzyTHEbar
1597348f19 update
- migrate to official 1.0.0 release
2022-12-15 05:24:49 +00:00
ZanzyTHEbar
fd85d3c8ad update
- include version.txt in repo
- cleanup python code
2022-12-15 05:05:26 +00:00
ZanzyTHEbar
9d74943d01 update
- create proper sematic versioning in autoverioning .py
- removed need for two verson text files
2022-12-15 05:01:12 +00:00
ZanzyTHEbar
c40b1680e9 versioning 2022-12-15 03:35:45 +00:00
ZanzyTHEbar
400bd99207 versioning 2022-12-15 03:34:54 +00:00
ZanzyTHEbar
9a6bdc3549 update environment variable usage 2022-12-15 02:57:09 +00:00
ZanzyTHEbar
c202ee2a78 update 2022-12-15 02:15:02 +00:00
ZanzyTHEbar
42c8cdc944 comment out serialmananger class 2022-12-15 01:51:28 +00:00
ZanzyTHEbar
f6ceacd370 update 2022-12-15 01:38:16 +00:00
ZanzyTHEbar
3ece49d181 update
- fix release and OTA environment debug mode bug
2022-12-15 01:32:04 +00:00
ZanzyTHEbar
cd4c2e6d52 fix pinouts name for ESPCam 2022-12-15 01:23:43 +00:00
ZanzyTHEbar
f8686652af fix pinouts name for ESPCam 2022-12-15 01:22:14 +00:00
ZanzyTHEbar
ce6c5f8964 fix environment name for ESPCam 2022-12-15 01:20:37 +00:00
ZanzyTHEbar
f9022e1a38 update
- try to fix pathing error
2022-12-15 01:18:20 +00:00
ZanzyTHEbar
3155438602 update
- temporary push on feature branch for testing
2022-12-15 01:06:42 +00:00
ZanzyTHEbar
0d827d180f versioning 2022-12-15 00:59:43 +00:00
ZanzyTHEbar
05ba9c5f45 update
- add firmware name txt file and version text file to gitignore
2022-12-15 00:56:16 +00:00
ZanzyTHEbar
f776d74cff update
- fix customname build creating a folder
- implement creating a version.txt file
2022-12-15 00:54:46 +00:00
ZanzyTHEbar
74d09fb1f8 update
- add GitHub OTA Handler to API
2022-12-14 23:33:12 +00:00
ZanzyTHEbar
250a25fb42 update
- set customname to use PIOENV insted of BOARD
2022-12-14 21:12:50 +00:00
ZanzyTHEbar
79bbcdc3e8 update
- set customname to use PIOENV insted of BOARD
2022-12-14 21:10:08 +00:00
ZanzyTHEbar
3123469953 update
- add support for logging tag
2022-12-14 20:19:13 +00:00
ZanzyTHEbar
ec0c344895 update
- begin adding Github OTA support
2022-12-14 19:58:23 +00:00
ZanzyTHEbar
1066caf6cd fix camera FB macro 2022-12-14 18:37:01 +00:00
ZanzyTHEbar
965499e067 update
- begin adding Github OTA support
2022-12-14 18:21:22 +00:00
ZanzyTHEbar
7537c68930 update
- begin adding PSRAM support fix
2022-12-14 17:11:21 +00:00
ZanzyTHEbar
e9fd1fdde7 update
- begin adding support for M5-Stack
2022-12-14 17:03:04 +00:00
ZanzyTHEbar
13c254eb55 update
- begin adding support for M5-Stack
2022-12-14 16:59:49 +00:00
ZanzyTHEbar
c7baf125ce update
- begin adding PSRAM support fix
2022-12-14 16:58:49 +00:00
ZanzyTHEbar
e46f4c29a1 update
- begin adding PSRAM support fix
2022-12-14 16:58:11 +00:00
ZanzyTHEbar
3c4df97b70 update
- minor formatting
2022-12-14 16:53:48 +00:00
ZanzyTHEbar
5d36fbf14a fix bug related to PSRAM error setting 2022-12-14 16:50:08 +00:00
ZanzyTHEbar
258d7c7b5a update
- add support for M5 Stak ESP and fix for PSRAM issue
2022-12-14 16:31:29 +00:00
ZanzyTHEbar
733aba31e1 update
- remove git tag from customname script to fix user SCON error
2022-12-14 00:25:16 +00:00
ZanzyTHEbar
9229a81257 update
- remove git tag from customname script to fix user SCON error
2022-12-14 00:20:26 +00:00
ZanzyTHEbar
2a5c7b07d2 update
- remove git tag from customname script to fix user SCON error
2022-12-14 00:07:35 +00:00
ZanzyTHEbar
1aa9d951da update
- remove underscore
2022-12-13 23:06:22 +00:00
ZanzyTHEbar
0678c5cbda update
- remove callback method
2022-12-13 22:59:52 +00:00
ZanzyTHEbar
f2d5a6f2aa update
- remove callback method
2022-12-13 22:58:18 +00:00
ZanzyTHEbar
b57468a9c1 update
- remove callback method
2022-12-13 22:57:45 +00:00
ZanzyTHEbar
70efcf0988 update
- add underscore to queryService
2022-12-13 22:56:21 +00:00
ZanzyTHEbar
a862e54d4a update
- implement autodiscovery class
2022-12-13 22:46:07 +00:00
ZanzyTHEbar
87a481f7b5 update
- almost ready for testing
2022-12-13 22:17:39 +00:00
ZanzyTHEbar
8597e066d4 update
- begin AutoDiscovery class
2022-12-13 21:48:29 +00:00
ZanzyTHEbar
fc7d1e022b update
- add better logging for buffer failure
2022-12-13 04:02:24 +00:00
ZanzyTHEbar
679c4f552a update
- add ESP32CAM support
- switch old ESP32CAM env to AI TINKER and make it default
2022-12-13 03:27:55 +00:00
ZanzyTHEbar
1c244c2aed update
- add ESP32CAM support
- switch old ESP32CAM env to AI TINKER and make it default
2022-12-13 03:27:42 +00:00
ZanzyTHEbar
45f70e43ef update
- add ESP32CAM support
- switch old ESP32CAM env to AI TINKER and make it default
2022-12-13 03:25:54 +00:00
ZanzyTHEbar
981012550a fix logging bug in streamServer 2022-12-13 03:04:35 +00:00
ZanzyTHEbar
8b1935bd96 update
- add props stream GPIO support
2022-12-13 02:08:34 +00:00
ZanzyTHEbar
8599926313 update
- format error as hex
2022-12-13 01:35:48 +00:00
ZanzyTHEbar
b964bcdaa2 update
- add logging
- change outdated log statements
2022-12-13 01:29:39 +00:00
ZanzyTHEbar
2ecbeab231 update
- remove rts and dts monitor filters
2022-12-13 00:19:51 +00:00
ZanzyTHEbar
7faeeed912 update
- set max framerate as default
2022-12-13 00:02:57 +00:00
ZanzyTHEbar
6f2157f0f6 update
- fix ini camera pinout bug, was breaking OTA and WROVER support
2022-12-12 23:48:24 +00:00
ZanzyTHEbar
4a2c0f66f9 update
- add support for ESP-EYE
2022-12-12 23:47:02 +00:00
lorow
e0c45c1fb5 Merge remote-tracking branch 'origin/master' into feature/storage-with-preferences
# Conflicts:
#	ESP/.gitignore
#	ESP/lib/src/data/utilities/Observer.hpp
#	ESP/lib/src/io/LEDManager/LEDManager.cpp
#	ESP/lib/src/io/camera/cameraHandler.cpp
#	ESP/lib/src/io/camera/cameraHandler.hpp
#	ESP/lib/src/network/OTA/OTA.hpp
#	ESP/lib/src/network/WifiHandler/WifiHandler.hpp
#	ESP/lib/src/network/WifiHandler/wifiHandler.cpp
#	ESP/lib/src/network/mDNS/MDNSManager.cpp
#	ESP/lib/src/network/mDNS/MDNSManager.hpp
#	ESP/lib/src/network/stream/streamServer.cpp
#	ESP/lib/src/network/stream/streamServer.hpp
#	ESP/lib/src/network/webserver/webserverHandler.cpp
#	ESP/lib/src/network/webserver/webserverHandler.hpp
#	ESP/src/main.cpp
2022-12-11 18:28:48 +01:00
ZanzyTHEbar
311fada522 update
- temporarily set GET requests on TxPowerLevel
2022-12-05 18:43:52 +00:00
ZanzyTHEbar
d7024a256b update
- set hostname from config in wifihandler
2022-12-05 16:24:27 +00:00
ZanzyTHEbar
85a5605064 update
- fix a few bugs in adhoc and project config
- format
2022-12-05 15:20:49 +00:00
lorow
935f8c1c20 Rewrite WiFi connection stack 2022-12-04 17:14:02 +01:00
ZanzyTHEbar
b2f9c86205 update
- minor change to log statement
2022-12-03 05:23:23 +00:00
ZanzyTHEbar
061e3cb8d3 update
- setup default mDNS hostname to be user configurable
2022-12-03 05:17:30 +00:00
ZanzyTHEbar
5ca84d2316 update
- set mDNS default valeu to be dynamic
2022-12-03 05:03:40 +00:00
ZanzyTHEbar
70c8d1697b update
- fix bug in mDNS handler
2022-12-03 04:49:08 +00:00
ZanzyTHEbar
09bfc2c964 add back-in missing break statement 2022-12-03 02:30:48 +00:00
ZanzyTHEbar
74f3f27b56 fix mDNS handler not starting bug 2022-12-03 02:27:59 +00:00
ZanzyTHEbar
e7ea1341a3 update
- remove MDNS name build flag
2022-12-03 02:08:08 +00:00
lorow
2827ab8717 make api responses consistent: status -> msg 2022-12-01 23:37:40 +01:00
lorow
e137601fc5 Add ping and save routes, remove atomic saves from config endpoints 2022-12-01 23:03:30 +01:00
ZanzyTHEbar
c850372243 update
- implement setTxPower into main API
- implement temporary dedicated global method
- implement wifiConfig method per network
2022-12-01 21:25:29 +00:00
ZanzyTHEbar
6a1192b356 update
- add deviceConfigSave
- add mdnsConfigSave
- add request send 200 to setDeviceConfig api event
2022-12-01 20:44:04 +00:00
ZanzyTHEbar
a636036365 add setTxPower to initSTA 2022-11-28 18:15:43 +00:00
ZanzyTHEbar
42413febee update
- remove WiFi.mode and WiFi.setSleep from initSTA
- these methods were called twice if there is networks in the config
however they fail to connect for some reason
2022-11-28 18:12:29 +00:00
ZanzyTHEbar
3f3e721519 update
- move Wifi.setTxPower below Wifi.begin
2022-11-28 18:05:59 +00:00
ZanzyTHEbar
05918c8e87 move setTXPowerLevel() below the begin statement 2022-11-28 18:01:34 +00:00
ZanzyTHEbar
8fde33b172 update
- change if to else if for handlers in baseAPI
2022-11-27 21:21:16 +00:00
ZanzyTHEbar
1be8e5fe19 set default TX level to 5dBm 2022-11-27 21:04:22 +00:00
ZanzyTHEbar
4637b16885 update
- set wifi tx power level to 5dBm by default
2022-11-27 20:59:42 +00:00
lorow
18ac6ff484 Fix wifi command not updating/adding new networks 2022-11-23 01:23:51 +01:00
lorow
5dc236af06 Add documentation regarding passing down empty fields in baseAPI 2022-11-23 00:08:51 +01:00
lorow
6a2f003761 Extract queryMDNS to feature/mdns-query 2022-11-23 00:06:25 +01:00
ZanzyTHEbar
e20d960dec update
- fix query service
- save result of query service to the config
2022-11-17 22:51:22 +00:00
ZanzyTHEbar
293c1ed3e4 update
- force 240 Mhz clock
2022-11-17 22:22:23 +00:00
ZanzyTHEbar
656f8e80f5 update
- basic formatting
2022-11-17 21:38:13 +00:00
ZanzyTHEbar
1fec7f6e3e update
- add cpu clock setting
2022-11-17 21:29:55 +00:00
lorow
a223039a5a implement getJsonConfig command 2022-11-11 00:43:55 +01:00
RodDeacon
719fd1156b refactor indentations to four space project standard 2022-11-02 10:58:46 +01:00