Commit graph

115 commits

Author SHA1 Message Date
Morgan 'ARR\!' Allen
96dafc4941 tie esp-idf directly to project via submodule
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-11-13 15:30:59 -08:00
Morgan 'ARR\!' Allen
d00d06efb2 Merge branch 'config' into development
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/release/woodpecker Pipeline was successful
2024-11-13 09:59:53 -08:00
Morgan 'ARR\!' Allen
9c580af534 release file is barback, not barhead
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-11-13 08:37:48 -08:00
Morgan 'ARR\!' Allen
39d4ea0b2b include esp_mac 2024-11-12 22:44:11 -08:00
Morgan 'ARR\!' Allen
cb5fd10fa9 various updates mostly related to upgrading IDF 2024-11-12 22:43:56 -08:00
Morgan 'ARR\!' Allen
7f8dec89da remove dfplayer until its actually ready 2024-11-12 22:39:09 -08:00
Morgan 'ARR\!' Allen
3d3e595dfc fix nvs_handle declaration 2024-11-12 22:38:31 -08:00
Morgan 'ARR\!' Allen
5ba2058b7c update ci to use idf and attempt release
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-11-12 20:52:07 -08:00
Morgan 'ARR\!' Allen
8911bcecb2 convert ci to steps
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-11-12 20:22:15 -08:00
Morgan 'ARR\!' Allen
e7695847dc limit CI to systems that have esp32 available 2024-11-12 19:50:34 -08:00
Morgan 'ARR\!' Allen
a49b0fc54e more woodpecker debug
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-05-13 09:35:51 -07:00
Morgan 'ARR\!' Allen
5e309d9114 woodpecker debug
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-05-13 09:34:29 -07:00
Morgan 'ARR\!' Allen
133dcffe7c using local build agent
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-05-10 14:56:53 -07:00
Morgan 'ARR\!' Allen
674594d32e adding woodpecker CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline was successful
2022-04-14 23:15:34 -07:00
Morgan 'ARR\!' Allen
548d4eeaa0 use https instead of git for submodule
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-19 20:18:57 -07:00
Morgan 'ARR\!' Allen
fdd9166e8e hrmph
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 23:18:07 -07:00
Morgan 'ARR\!' Allen
c82f162115 weres teh trust
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 23:17:26 -07:00
Morgan 'ARR\!' Allen
5c5033898d update submodules before testing
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2021-10-14 23:10:30 -07:00
Morgan 'ARR\!' Allen
049de947fd include idf-dfplaymini component and add basic audio functionality
Some checks failed
continuous-integration/drone/push Build is failing
2021-10-14 22:24:39 -07:00
Morgan 'ARR\!' Allen
b56ad43a59 fix name change in pumps start > running 2021-10-08 16:21:44 -07:00
Morgan 'ARR\!' Allen
54d7eb9277 small rename/rearrange 2021-09-28 18:43:44 -07:00
Morgan 'ARR\!' Allen
e9eb537eee robustify and genericify BLE access
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed
2021-09-23 23:00:03 -07:00
Morgan 'ARR\!' Allen
88f4c96247 pumps now write values to nvs 2021-09-23 22:59:02 -07:00
Morgan 'ARR\!' Allen
afd99d2586 lots of compiler complaining over these... 2021-09-23 22:58:35 -07:00
Morgan 'ARR\!' Allen
41da70278f fixed typo precenting reads from read/write handler 2021-09-22 20:15:06 -07:00
Morgan 'ARR\!' Allen
e3f35e4389 give basic on/off BLE signaling
debouncing could be better
2021-09-22 20:14:19 -07:00
Morgan 'ARR\!' Allen
e2f7b6a391 even more logging around pump actions 2021-09-22 18:55:49 -07:00
Morgan 'ARR\!' Allen
7be60e623a WIP handling BB<>BB notifications 2021-09-22 18:55:26 -07:00
Morgan 'ARR\!' Allen
3d9a9c530c more logging around pump actions 2021-09-22 18:54:49 -07:00
Morgan 'ARR\!' Allen
b113a70577 invoke idf export first
All checks were successful
continuous-integration/drone/push Build is passing
2021-09-21 22:02:25 -07:00
Morgan 'ARR\!' Allen
d2a0ec8e4e debuggering
Some checks failed
continuous-integration/drone/push Build is failing
2021-09-21 21:57:51 -07:00
Morgan 'ARR\!' Allen
2ed479753f first step with drone ci
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing
2021-09-21 21:17:09 -07:00
Morgan 'ARR\!' Allen
8a62260dc2 cleanup unused variables 2021-09-10 21:45:03 -07:00
Morgan 'ARR\!' Allen
545e85864e over zealous function removal 2021-09-10 21:41:08 -07:00
Morgan 'ARR\!' Allen
a4253787a4 Barback BLE DRY 2021-09-10 21:38:19 -07:00
Morgan 'ARR\!' Allen
bd9feea036 just for consistancy 2021-09-10 21:07:14 -07:00
Morgan 'ARR\!' Allen
2b4c2e8338 make reset an error just to call it out 2021-09-10 20:38:38 -07:00
Morgan 'ARR\!' Allen
cdc6dd5247 updated pin defs 2021-09-10 20:38:04 -07:00
Morgan 'ARR\!' Allen
f2a128bf53 discovery needs to be stopped before connecting is possible 2021-09-10 14:46:45 -07:00
Morgan 'ARR\!' Allen
0720a31280 first pass at scanning and connecting, has some issues but so far can identify the other barback 2021-09-10 13:48:36 -07:00
Morgan 'ARR\!' Allen
ad9ffa46c1 all the BLE changes 2021-09-09 21:32:23 -07:00
Morgan 'ARR\!' Allen
584d6dc04a use make based BLE device name 2021-09-08 20:41:24 -07:00
Morgan 'ARR\!' Allen
20871b9059 just layout cleanup 2021-09-08 16:09:59 -07:00
Morgan 'ARR\!' Allen
64fa0db702 unused 2021-09-01 21:08:51 -07:00
Morgan 'ARR\!' Allen
92a1131e8c pinout notes 2021-09-01 21:04:21 -07:00
Morgan 'ARR\!' Allen
3b166e3257 proper project name 2021-09-01 20:54:20 -07:00
Morgan 'ARR\!' Allen
e8bc3f39b4 clear gpio event queue to help debounce 2020-10-29 11:17:43 -07:00
Morgan 'ARR\!' Allen
365a91ad0d update const device_name to use CONFIG_BARBACK_ID 2020-10-28 20:52:52 -07:00
Morgan 'ARR\!' Allen
c9f5de05c2 whered that go? 2020-10-28 20:47:20 -07:00
Morgan 'ARR\!' Allen
804d187fb7 rerun reconfigure to update name 2020-10-28 20:44:13 -07:00