ZanzyTHEbar
a0835a6403
ci(ci-fix): esp32 chipset capitalization issue
2023-11-18 11:44:29 +00:00
ZanzyTHEbar
660ca84d8e
ci(ci-fix): esp32 chipset type hyphen issue
...
- wifi logging in iniSTA
2023-11-18 11:38:41 +00:00
ZanzyTHEbar
1478b4fddb
ci(ci-fix): fix build bug related to esp32s3
2023-10-27 15:07:19 +01:00
ZanzyTHEbar
1a39c35534
ci(ci-fix): fix build bug related to esp32s3
2023-10-27 14:46:37 +01:00
ZanzyTHEbar
a4ccca6e2a
ci(ci-fix): fix build bug related to esp32s3
2023-10-27 14:27:50 +01:00
DaOfficialWizard
17e3049be1
feat: Code cleanup and initial implementation of improv
...
* feat: add improv
- add version to build flags
- add improv
- remove byte pointers from config calls
* ´fix: improve not initilizing in ADHOC mode
* feat: add wifihandler to observers
* refactor: move improv handler to top of loop
* refactor: minor refactor to callback
* refactor: minor refactor to callback
* refactor: trying to weed out the timeout issue
* refactor: trying to weed out the timeout issue
* refactor: total refactor to clean up code
- clean up statemanagers
- fix observer
- fix bugs introducted by fixing the observer
BREAKING CHANGES
* refactor: minor logging refactor
* fix: add config save to delete method
* fix: improv provisioning error
* refactor: simplify library interface
- implement pass by reference for all objects
- implement get by reference for all objects
- remove passing state to classes
- migrate to range based for loops
BREAKING CHANGES
* fix: esp crash on wifi updates
- figure out why esp crashes sometimes when wifi config changes
* fix: add warning about clang-format to baseAPI.hpp
* refactor: update improv
* ci(ci-test): setup prerelease
- use ci to merge binaries for testing in etvr app
* fix: compile time error
* fix: compile time error
* fix folder names
* fix folder names
* fix: compile time error
* fix: compile time error
* feat: remove improv from main
- keep improv code, incase we fix issue later on
- comment out improv includes
* fix: remove pre-release from release cycle
* fix: resolve wifiState manager state in config
* fix: file name casing
* fix: file name casing
* feat: add custom string_view header
- it is the intention to implement string_view
- vastly reduce heap allocations and improve performance of strings
* refactor: move improv class to new branch
* fix: file name casing
* feat: add newer esp cam driver
* Cleanup after merge
---------
Co-authored-by: lorow <smykupyka@gmail.com>
2023-04-02 17:44:38 +02:00
ZanzyTHEbar
2170f33643
fix: prepareCMD skipping rename due to missing v
2023-03-21 14:43:38 +00:00
ZanzyTHEbar
6e627fb873
fix: trying to fix error in release script
...
- add quotes to dev_config version member
- add stripping of quotes to customname.py
- removed second for loop from shell script
2023-03-21 13:32:18 +00:00
ZanzyTHEbar
65ffbbd038
fix: release version out of sync
2023-03-21 12:46:52 +00:00
ZanzyTHEbar
f826c17ac8
refactor: intitial release
2023-03-21 11:14:53 +00:00
ZanzyTHEbar
728490875b
fix: rename custom firmware
...
- remove revision and repo name from firmware naming convention
2023-03-21 10:38:07 +00:00
ZanzyTHEbar
fea596e529
fix: bug in customname
...
- bug exited build if no git repo was found
- fixed
2023-03-11 15:56:47 +00:00
ZanzyTHEbar
3eeae182ee
feat: add esp32s3 support
...
- add beta simulator environment
2023-03-09 20:21:10 +00:00
ZanzyTHEbar
cd8b6b8b8a
ci(ci-binaries): final touches
2023-02-27 15:08:34 +00:00
ZanzyTHEbar
cd9eea64cd
ci(ci-binaries): fix manifest formatting
2023-02-27 15:00:47 +00:00
ZanzyTHEbar
4dafdbc484
ci(ci-binaries): testing merge
2023-02-27 14:49:58 +00:00
ZanzyTHEbar
92c8a65911
ci(ci-binaries): testing merge
2023-02-27 14:45:35 +00:00
ZanzyTHEbar
7a7a4d1cc2
ci(ci-binaries): testing merge
2023-02-27 14:41:47 +00:00
ZanzyTHEbar
f8de13c97a
ci(ci-binaries): testing merge
2023-02-27 14:37:39 +00:00
ZanzyTHEbar
c56e5ec7c2
ci(ci-binaries): testing merge
2023-02-27 14:25:25 +00:00
ZanzyTHEbar
d8980ae0d4
feat: merge binaries
2023-02-27 14:21:01 +00:00
ZanzyTHEbar
e1577b8759
docs: raise exception when user adds apostrophy
2023-02-27 13:12:53 +00:00
ZanzyTHEbar
17044593ab
fix: fix compiler error if not git repo
2023-02-27 11:48:32 +00:00
ZanzyTHEbar
3ca047f07d
fix: fix compiler error if not git repo
2023-02-27 09:55:15 +00:00
DaOfficialWizard
8229a3a1e5
Create zip ( #39 )
...
* feat: testing craetezip script
* feat: testing craetezip script
* feat: testing craetezip script
* feat: testing craetezip script
* feat: testing createzip script
* feat: testing createzip script
* chore(minor): 1.4.0-create-zip.1 [skip ci]
## [1.4.0-create-zip.1](https://github.com/lorow/OpenIris/compare/v1.3.0...v1.4.0-create-zip.1 ) (2023-01-31)
### 🍕 Features
* testing craetezip script ([7db8063 ](7db8063291 ))
* testing craetezip script ([2584e37 ](2584e37ffa ))
* testing craetezip script ([174e9ae ](174e9aebe7 ))
* testing craetezip script ([0d2b56e ](0d2b56e62f ))
* testing createzip script ([c7d3ed7 ](c7d3ed7b79 ))
* testing createzip script ([4eb4758 ](4eb4758147 ))
* feat: testing createzip script
* chore(minor): 1.4.0-create-zip.2 [skip ci]
## [1.4.0-create-zip.2](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.1...v1.4.0-create-zip.2 ) (2023-01-31)
### 🍕 Features
* testing createzip script ([fb9c35d ](fb9c35dda9 ))
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* feat: testing createzip script
* chore(minor): 1.4.0-create-zip.3 [skip ci]
## [1.4.0-create-zip.3](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.2...v1.4.0-create-zip.3 ) (2023-01-31)
### 🍕 Features
* testing createzip script ([1a3ba1b ](1a3ba1b47f ))
* testing createzip script ([3094c29 ](3094c29d1f ))
* testing createzip script ([af89d4d ](af89d4d380 ))
* testing createzip script ([35bb0f2 ](35bb0f2935 ))
* testing createzip script ([ab196c5 ](ab196c56ac ))
* testing createzip script ([c63e223 ](c63e223002 ))
* testing createzip script ([9d3fd65 ](9d3fd65d6f ))
* testing createzip script ([ef652f4 ](ef652f4a92 ))
* testing createzip script ([bcef340 ](bcef34014d ))
* testing createzip script ([8d4d5cc ](8d4d5cc170 ))
* testing createzip script ([fd6ccdc ](fd6ccdcae1 ))
* fix offset order bug
* fix: firmware binary bundling bug
* chore(patch): 1.4.0-create-zip.4 [skip ci]
## [1.4.0-create-zip.4](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.3...v1.4.0-create-zip.4 ) (2023-02-01)
### 🐛 Bug Fixes
* firmware binary bundling bug ([6004cdf ](6004cdf9b7 ))
* no-release: cleanup script
* refactor: cleanup script
* chore(patch): 1.4.0-create-zip.5 [skip ci]
## [1.4.0-create-zip.5](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.4...v1.4.0-create-zip.5 ) (2023-02-02)
### 🧑💻 Code Refactoring
* cleanup script ([a2202d6 ](a2202d6288 ))
* feat: add detection of environment variable
* chore(minor): 1.4.0-create-zip.6 [skip ci]
## [1.4.0-create-zip.6](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.5...v1.4.0-create-zip.6 ) (2023-02-02)
### 🍕 Features
* add detection of environment variable ([ca8080e ](ca8080e7f1 ))
* refactor: prepare for merge
---------
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
2023-02-02 10:43:53 +00:00
ZanzyTHEbar
3d243febe6
ci(ci-actions): add autoamated cleanup stage
2023-01-18 13:25:22 +00:00
ZanzyTHEbar
f914778d56
refactor(core-firmwareNaming): fix firmware naming scheme
...
BREAKING_CHANGES
2023-01-11 19:45:17 +00:00
ZanzyTHEbar
09b622b923
refactor: factor out autoversioning.py
...
BREAKING CHANGE
2023-01-11 19:21:50 +00:00
ZanzyTHEbar
c265d5f45b
ci(ci-semver): add semver release for binaries
2023-01-08 21:12:43 +00:00
ZanzyTHEbar
e70d092afa
ci(ci-semver): add semver release for binaries
2023-01-08 20:57:22 +00:00
ZanzyTHEbar
05589705dd
update: minor formatting
2023-01-08 20:27:57 +00:00
ZanzyTHEbar
b770458ca6
update wifimanager to exclusively use std::string
2023-01-08 13:31:52 +00:00
ZanzyTHEbar
227044e5e9
moved AsyncWebServer class to local instance
2023-01-08 13:19:58 +00:00
ZanzyTHEbar
2b752e45f0
update
...
- fix some spelling mistakes in the ini
2023-01-02 00:44:13 +00:00
ZanzyTHEbar
6c5fad8cd9
update
...
- add minor logging to ADHOC method
2023-01-01 23:40:46 +00:00
ZanzyTHEbar
1d73ea1cf5
update
...
- speed up HTTP Server
2023-01-01 23:29:16 +00:00
ZanzyTHEbar
015af93efe
update
...
- add dynamic support for ADHOC wifi creds
2023-01-01 22:57:17 +00:00
ZanzyTHEbar
4d3a67baa3
update
...
- fix bug where ADHOC mode stream pointed to localhost IP
2023-01-01 22:40:50 +00:00
ZanzyTHEbar
dfb66ffda8
update
...
- minor
2023-01-01 22:26:42 +00:00
ZanzyTHEbar
3569000520
fix OTA management
2023-01-01 21:07:24 +00:00
ZanzyTHEbar
0cbf78ed82
update
...
- minor update
2022-12-31 03:28:20 +00:00
ZanzyTHEbar
27fc62a43f
remove experimental code
2022-12-31 02:44:49 +00:00
ZanzyTHEbar
cb036af724
fix double esp-eye error
...
fix version control error
2022-12-31 02:36:13 +00:00
ZanzyTHEbar
5e4e1a971c
update
...
- actions yaml
2022-12-31 02:10:26 +00: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
faf9a5b347
update
...
- fix pathing in autoversioning script
2022-12-26 23:07:48 +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