Commit graph

650 commits

Author SHA1 Message Date
Romain Bazile 7e40661922 docs: small various updates 2021-01-21 13:23:44 +01:00
Romain Bazile 2b5c5a1d7e imager: proper fix for indent and clean resolution export 2021-01-15 12:47:26 +01:00
Romain Bazile 76b92467df Revert "imager.py: fix indent"
This reverts commit abaec6232c.
2021-01-15 12:41:45 +01:00
Romain Bazile abaec6232c imager.py: fix indent 2021-01-15 12:36:21 +01:00
Romain Bazile 862d687bfa UI: add shutdown button to main tab 2021-01-15 12:16:44 +01:00
Romain Bazile b8cc4eae1a ui: add GPS status box 2021-01-15 11:48:27 +01:00
Romain Bazile 3d1c13a70e update.sh: remove special content 2021-01-14 17:04:02 +01:00
Romain Bazile 2f39b3fa06 change wifi config message 2021-01-14 16:22:10 +01:00
Romain Bazile 969c3eb57f UI: fix location parsing 2021-01-12 14:58:36 +01:00
Romain Bazile 6cb40633de ui: calculate theorical volume for net, fix metadata export 2021-01-06 13:27:07 +01:00
Romain Bazile fa778c03e3 ui: update coordinates type 2021-01-04 11:48:36 +01:00
Romain Bazile 4d1ce263f4 UI: improve USB Backup message 2020-12-17 19:44:06 +01:00
Romain Bazile 0bdb95b607 light: fix typo
imager: format metadata.json
2020-12-17 17:33:42 +01:00
Romain Bazile cd03960332 UI: pump flowrate message update 2020-12-16 14:06:14 +01:00
Romain Bazile 7f2d4ca430 display: module rewrite 2020-12-16 14:02:52 +01:00
Romain Bazile d9550c777b light: the return of i2cdetect to sync messages 2020-12-16 13:58:10 +01:00
Romain Bazile cf2f15594d python: better imaging management of the raspimjpeg process 2020-12-16 13:11:35 +01:00
Romain Bazile d732c8d4ce UI: force default values to be saved, clearer expected units 2020-12-16 13:09:55 +01:00
Romain Bazile f2d84a3747 UI: add autofill of net retrieval form after net throw validation 2020-12-15 21:53:39 +01:00
Romain Bazile 44464a35cf UI: fix purge bug 2020-12-15 21:53:06 +01:00
Romain Bazile 977c134e06 UI: change default minimum to sane value for exposure time 2020-12-15 21:52:14 +01:00
Romain Bazile 3726c8672d UI: Wifi button movement 2020-12-15 21:44:23 +01:00
Romain Bazile b3703388c7 stepper: fix whitespace error 2020-12-15 19:10:08 +01:00
Romain Bazile f8dc86db88 imager: fix on image delay 2020-12-15 17:33:48 +01:00
Romain Bazile dd77155c94 stepper: improve speed 2020-12-15 16:44:47 +01:00
Romain Bazile f801d74c0e imager: bugfix for wrong message received
If we stop the imager when the pump is still running, we were removing the callback treating the messages from the pump.
The effect is that if a status message has already been sent by the pump, the imager would parse the message with its normal code. So yeah, not nice.
I've now integrated all message treatment in one function, and pump_callback disappeared!
2020-12-15 16:44:01 +01:00
Romain Bazile 87fb866942 integrity: typo in error message 2020-12-15 16:08:15 +01:00
Romain Bazile 606470c99c ui: fix typo in date retrieval validation 2020-12-11 13:14:02 +01:00
Romain Bazile 0ec6c383c9 ui: fix data purge 2020-12-09 15:27:12 +01:00
Romain Bazile 62f7ffa029 UI: imaging volume bugfix 2020-12-09 14:52:12 +01:00
Romain Bazile b9c292f440 UI correct datetime validation 2020-12-09 13:11:49 +01:00
Romain Bazile 734c2b7108 UI: Update date to force date ISO Format 2020-12-08 20:09:01 +01:00
Romain Bazile f55182d79c raspimjpeg: remove unnecessary scripts 2020-12-08 17:31:23 +01:00
Romain Bazile fde4b166d4 segmenter: remove description from metadata 2020-12-08 16:52:50 +01:00
Romain Bazile dfdcf66be5 raspimjpeg: replace FIFO location 2020-12-08 16:52:22 +01:00
Romain Bazile 9852c3c469 imager: remove spaces in path 2020-12-08 16:51:55 +01:00
Romain Bazile 4761fc4229 UI: minor changes to WiFi config 2020-12-08 16:48:50 +01:00
Romain Bazile 2c0ae25d5d UI: add UTC time precision 2020-12-08 12:20:29 +01:00
Romain Bazile 5312f37906 gallery: add all local files 2020-12-05 13:28:33 +01:00
Romain Bazile ede52d59db double all i2c calls and change nginx config in update script 2020-12-05 11:39:49 +01:00
Romain Bazile 6ce27f177d hardware.json: add wb gain settings 2020-12-05 03:22:47 +01:00
Romain Bazile 23c2c84deb flow: properly clear logs 2020-12-05 03:18:43 +01:00
Romain Bazile 849d6188fd rename nginx template file 2020-12-05 03:13:01 +01:00
Romain Bazile 8cf8711e35 flow: set log to flow context 2020-12-05 03:10:25 +01:00
Romain Bazile ccef1709d6 flow: fix lens bug 2020-12-05 03:07:25 +01:00
Romain Bazile 69b8782fb4 flow: icon of monitoring tab and update nginx config 2020-12-05 03:04:46 +01:00
Romain Bazile 7cc9aa4845 stepper: solve bug if flowrate is 0 2020-12-05 02:59:52 +01:00
Romain Bazile 1faf91ff51 Remove thumbsup and replace by simple nginx autoindex 2020-12-05 02:22:20 +01:00
Romain Bazile 3cad363de2 flow: better config management 2020-12-05 00:20:44 +01:00
Romain Bazile b91f8728f3 flow: add hardware settings 2020-12-04 23:04:19 +01:00