Commit Graph

94 Commits

Author SHA1 Message Date
Morgan 'ARR\!' Allen e9eb537eee robustify and genericify BLE access
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build was killed Details
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
continuous-integration/drone/push Build is passing Details
2021-09-21 22:02:25 -07:00
Morgan 'ARR\!' Allen d2a0ec8e4e debuggering
continuous-integration/drone/push Build is failing Details
2021-09-21 21:57:51 -07:00
Morgan 'ARR\!' Allen 2ed479753f first step with drone ci
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details
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
Morgan 'ARR\!' Allen f5e466d59d back to caching 2020-10-28 20:38:05 -07:00
Morgan 'ARR\!' Allen 5b06702c18 >this< is the correct form 2020-10-28 19:54:47 -07:00
Morgan 'ARR\!' Allen 5096617aa5 preserve the sdkconfig 2020-10-28 19:26:48 -07:00
Morgan 'ARR\!' Allen fd37b13e7a weve come to this 2020-10-28 19:22:41 -07:00
Morgan 'ARR\!' Allen dc541dc2b0 fix quote and -i -e 2020-10-28 19:13:37 -07:00
Morgan 'ARR\!' Allen 3adc8745e1 more exact line match 2020-10-28 19:05:32 -07:00
Morgan 'ARR\!' Allen 49970fdbe5 meh 2020-10-28 19:01:30 -07:00
Morgan 'ARR\!' Allen 7c939febca only remove if it exists 2020-10-28 18:59:05 -07:00
Morgan 'ARR\!' Allen bf208190ea string must be quoted 2020-10-28 18:56:30 -07:00
Morgan 'ARR\!' Allen f31fce3d04 explicitly remove sdkconfig before building 2020-10-28 18:53:53 -07:00
Morgan 'ARR\!' Allen ca0bd33106 switch to job artifacts 2020-10-28 18:42:38 -07:00
Morgan 'ARR\!' Allen 73f196c32d slight delay after setting name 2020-10-28 17:59:49 -07:00
Morgan 'ARR\!' Allen 9276ec6994 maybe... 2020-10-28 17:48:50 -07:00
Morgan 'ARR\!' Allen 77cb037ec0 mabye.... 2020-10-28 17:46:30 -07:00
Morgan 'ARR\!' Allen 5f408beb74 reduced quotes 2020-10-28 17:44:18 -07:00
Morgan 'ARR\!' Allen 3f02120b5b fix sed 2020-10-28 17:32:56 -07:00
Morgan 'ARR\!' Allen 856c46831d cache build dir between steps 2020-10-28 17:22:04 -07:00
Morgan 'ARR\!' Allen 2612ee4bda generate name ble name for testing 2020-10-28 17:09:21 -07:00
Morgan 'ARR\!' Allen 2a44e2ea37 make BLE name build time configurable 2020-10-28 17:09:04 -07:00
Morgan 'ARR\!' Allen faa6c62260 includer flash task 2020-10-26 21:16:32 -07:00
Morgan 'ARR\!' Allen dbd597af34 first pass at ci file 2020-10-26 19:45:05 -07:00