Commit graph

480 commits

Author SHA1 Message Date
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
Romain Bazile b629fade5b flow: addition of decknet flowmeter readings and better management of titles and location group activation 2020-12-04 22:24:20 +01:00
Romain Bazile 98cbe5f66a fix WiFi bug 2020-12-04 21:25:07 +01:00
Romain Bazile 1f2c0cdb6f flow: location refactor using forms 2020-12-03 23:13:08 +01:00
Romain Bazile 93a7b5658d update: another typo, time to stop and go home 2020-12-03 18:07:50 +01:00
Romain Bazile bb8b3225d9 update: fix major fuckup 2020-12-03 18:00:40 +01:00
Romain Bazile 13cbe54208 flow: typo in acq_fnumber 2020-12-03 17:34:38 +01:00
Romain Bazile ae13f07f45 fix typos 2020-12-03 17:28:54 +01:00
Romain Bazile b3d417e3b9 imager bug if object_date is not set 2020-12-03 16:45:01 +01:00
Romain Bazile d9aab5fc0b fix imager bug 2020-12-03 16:29:12 +01:00
Romain Bazile 668b4c0a35 flow: fix typo in regex coordinates validation 2020-12-03 16:08:04 +01:00
Romain Bazile 68d2a10303 flow: add mL to concentrated sample volume and add process_description field to metadata 2020-12-03 15:15:13 +01:00
Romain Bazile 981dd12646 flow: add new net type (decknet and hsn) and fix gallery icon 2020-12-03 14:40:45 +01:00
Romain Bazile a03f3fb6aa imager: run thumbsup after every picture taken 2020-12-03 14:30:59 +01:00
Romain Bazile ee3d96cff7 hardware.json: putting the default stepper controller to adafruit 2020-12-03 14:20:12 +01:00
Romain Bazile 841d9b8831 gallery: finishing installing thumbsup 2020-12-03 14:19:13 +01:00
Romain Bazile bbd3146f7c update: finable around npm crappy ownership issues 2020-12-03 13:59:23 +01:00
Romain Bazile f1485c1b20 flow: add update output to log 2020-12-03 13:23:25 +01:00
Romain Bazile aec7669ac6 update: add thumbsup install 2020-12-03 13:18:19 +01:00
Romain Bazile e2d6a21d0f thumbsup: add config 2020-12-03 13:13:09 +01:00
Romain Bazile c9da51ce71 flow: add wifi management, refactor settings to monitor and create administration tab 2020-12-03 11:42:00 +01:00