decentclock
863790b45e
doc: checkin
2022-10-31 15:26:07 -04:00
decentclock
fe67f24062
doc: checkin
2022-10-31 14:36:41 -04:00
decentclock
043262c231
doc: checkin
2022-10-31 14:23:51 -04:00
decentclock
a628c388a9
tester: update to latest signer, checkin cargo.lock
2022-10-31 13:34:03 -04:00
Evan Feenstra
736f4f0e8e
update all deps to point to sphinx-rs
2022-10-25 16:38:42 -07:00
Evan Feenstra
8f853af18c
Merge pull request #72 from stakwork/refactor-broker
...
try to update broker to sphinx-rs
2022-10-25 16:17:43 -07:00
Evan Feenstra
599fdd3dfa
try to update broker to sphinx-rs
2022-10-25 15:55:49 -07:00
decentclock
0106637090
lots of nits
...
quit deploy script if one of the command fails - don't carry on
pin factory nightly to 2022-10-20
log error messages from start_config_server_and_wait
throw error if PASS is set to a password less than 8 characters
clearly log access point wifi name and password
2022-10-25 18:05:31 -04:00
decentclock
a71cb57a0d
build: pin nightly version 2022-10-20
2022-10-25 16:19:43 -04:00
Evan Feenstra
31abb6f5cc
fix log
2022-10-21 13:20:37 -07:00
Evan Feenstra
0393100d1a
collect logs in file
2022-10-21 12:53:08 -07:00
Evan Feenstra
f6c9c5d64f
broker logs errors to file
2022-10-21 12:23:26 -07:00
Evan Feenstra
c492b9ce6f
Merge pull request #71 from stakwork/fix/handler-error
...
Fix/handler error
2022-10-20 22:38:10 -07:00
Evan Feenstra
38475eb5c3
broker dont panic on status_tx.send fail
2022-10-20 22:37:29 -07:00
Evan Feenstra
34d74fc4e7
dont panic on vls handler error
2022-10-20 14:24:08 -07:00
decentclock
7de8a6192f
periph: set led pin to 0
2022-10-13 12:50:46 -04:00
decentclock
9bafe5f0eb
deploy: add erase command
2022-10-13 12:39:36 -04:00
decentclock
66bb421a0f
periph: update led pin
2022-10-13 12:38:56 -04:00
decentclock
4e6dafba8f
doc: more fixes to main readme
2022-10-12 15:50:23 -04:00
Evan Feenstra
f3da2c0d2b
fix readme
2022-10-12 15:32:22 -04:00
Evan Feenstra
d41a5cc3f5
release in deploy.sh
2022-10-12 15:16:20 -04:00
Evan Feenstra
f412d2c7dd
release build
2022-10-12 15:15:37 -04:00
Evan Feenstra
ae89af9bf3
Merge pull request #69 from stakwork/feat/tester-config
...
Feat/tester config
2022-10-12 14:11:33 -04:00
Evan Feenstra
74963bffc0
fix esp-idf to tag:v4.4.2
2022-10-12 14:10:45 -04:00
Evan Feenstra
a283734834
doc
2022-10-11 18:06:02 -07:00
Evan Feenstra
e5412e23bd
ctrl tester: read json file
2022-10-11 18:03:12 -07:00
Evan Feenstra
105b6c009f
config tester
2022-10-11 15:07:56 -07:00
decentclock
a6773cbf72
typo fix
2022-10-08 00:40:56 -04:00
decentclock
eb018e197e
doc: add SSID and PASS env sets, update deploy.sh accordingly
2022-10-08 00:37:30 -04:00
Evan Feenstra
cc7408dcf1
compile-time env vars for SSID and PASS
2022-10-04 14:25:19 -07:00
Evan Feenstra
322d3a57fd
Merge pull request #67 from stakwork/http-port-setting
...
Add http port setting
2022-10-01 13:53:55 -07:00
decentclock
a3ca7dd9e5
broker: set rocket server port to http_setting
2022-09-30 22:20:31 +00:00
decentclock
38db744463
broker: add http_port file setting, and BROKER_HTTP_PORT env var
2022-09-30 22:18:50 +00:00
decentclock
a0b388bb1e
broker: rename Settings port mqtt_port
2022-09-30 22:12:30 +00:00
decentclock
244b6c9291
broker: make Settings struct Copy, pass copies around
2022-09-30 22:12:25 +00:00
decentclock
a37d7c5074
doc: add sample .env file to tester readme
2022-09-30 16:19:09 -04:00
decentclock
ade4564ca3
readme: nits
2022-09-30 16:07:49 -04:00
decentclock
f7585c7083
readme: correct section pointer
2022-09-30 16:00:27 -04:00
decentclock
5f255eedc4
readme: fix main readme formatting
2022-09-30 15:58:50 -04:00
decentclock
af7238cfb8
build: check for some installed bins before building
2022-09-30 15:52:06 -04:00
decentclock
e25a877b46
Merge pull request #66 from stakwork/update-build
...
set CC and CFLAGS variables automatically when building sphinx-key
create deploy.sh for automated deployments
update readmes
2022-09-30 15:03:08 -04:00
decentclock
a282839676
build: automatically set CC and CFLAGS file when building sphinx-key
...
Also take this opportunity to update the READMEs given the new little deploy.sh script we put together
2022-09-30 13:49:58 -04:00
Evan Feenstra
f20396d5de
Merge pull request #64 from stakwork/ota
...
Add OTA updates support
2022-09-29 11:17:32 -07:00
Evan Feenstra
89b4ac45a8
allow env vars to overwrite broker configs
2022-09-28 15:55:20 -07:00
decentclock
fcdd2ace7f
factory, ota: add ota led status
...
main app blinks orange while downloading update to sd card
factory app does a solid orange while writing the update from the sdcard to flash
2022-09-28 17:23:19 -04:00
decentclock
7d39855751
ota: dispatch update download to its own thread
2022-09-28 13:51:45 -04:00
Evan Feenstra
c180a15c9c
merge master
2022-09-27 12:54:04 -07:00
Evan Feenstra
7c886b0f15
refactor tester bin, configurable client id, sdcard root
2022-09-27 12:49:41 -07:00
decentclock
8c7c081b72
Optimize factory binary size
2022-09-26 14:14:23 -04:00
decentclock
85779d5a29
update sphinx-key cargo.lock, add factory cargo.lock
2022-09-25 21:28:44 -04:00