Commit graph

484 commits

Author SHA1 Message Date
Romain Bazile 83f45d6c2f add microstep configuration option 2020-11-14 09:45:14 +01:00
Romain Bazile b66776a5fb sourcery.ai cleanup 2020-11-14 09:45:14 +01:00
Romain Bazile a5a76979b9 addition of uuidname module 2020-11-14 09:45:14 +01:00
Romain Bazile 1530c71fb0 Python: add/remove todos 2020-10-21 21:25:59 +02:00
Romain Bazile 06d9facb3d segmenter: fix morphocut error with objects files in img folder 2020-10-21 21:25:59 +02:00
Romain Bazile 5fb9d510dc flow: fix display bugs around the segmentation 2020-10-21 21:25:59 +02:00
Romain Bazile 3ce7f6aa5e stepper: fix pump bug where it doesn't stop 2020-10-21 21:25:59 +02:00
Romain Bazile bb71cf7823 flow: add link between text field and slider for focus movement 2020-10-21 21:25:59 +02:00
Romain Bazile 2cf0ff8341 main.py: change default log rotation/retention settings 2020-10-21 21:25:59 +02:00
Romain Bazile 3629cde800 hardware.json: add default setup 2020-10-21 21:25:59 +02:00
Romain Bazile 879621da11 config.json: add meaninful default 2020-10-21 21:25:59 +02:00
Romain Bazile 65e53adaeb flow: remove ability to swipe between tabs and tooltip improvement 2020-10-21 21:25:59 +02:00
Romain Bazile 3a6ede512b doc: expert setup changes for more details 2020-10-21 21:25:59 +02:00
Romain Bazile 5f1685063a doc: add more details on sd creation 2020-10-21 21:25:59 +02:00
Romain Bazile ed198ea79e Fix ecotaxa metada export, closes #27 2020-10-21 21:25:59 +02:00
Romain Bazile ef938bbca9 ui: add counter fields and fields initialize at 0 2020-10-21 21:25:59 +02:00
Romain Bazile 5a3097b87e Changelog addition 2020-10-21 21:25:59 +02:00
Romain Bazile b4c9e23905 Documentation update
Addition of ribbon assembly detail
Addition of sdcard creation guide
Update to the image
Make sure it's PlanktoScope everywhere
2020-10-14 13:06:03 +02:00
Romain Bazile f5763b48c0
Update the documentation for Read The Docs (#43)
Closes #47 .

* Update to documentation to use RTD with mkdocs locally

Initial setup for Read The Doc using mkdocs to build the documentation.
Most of the doc still needs to be rewritten (Expert Setup is the only
part using MD for now).

* README: remove the repo clone step

* Update to documentation to use RTD with mkdocs locally

Initial setup for Read The Doc using mkdocs to build the documentation.
Most of the doc still needs to be rewritten (Expert Setup is the only
part using MD for now).

* documentation edition guide

* Expert setup changes and main README changes

* software architecture stub

* basic doc structure in place

* mqtt message documentatin

* software architecture

* more images

* First README rewrite

* Add admonition configuration

* Various small updates

* how to get involved

* License! Martyr proposal

* Scripts README

* Assembly guide stub

* mkdocs: add assembly guide

* assembly guide: halfway there

* readme: transition to webp for lighter pictures

* README: add extension to path

* README: add assembly guide link

* assembly: complete guide

* add readthedocs config file

* add docs requirements.txt for pip
2020-10-07 12:44:17 +02:00
Romain Bazile ac27b3365b Features 2020-10-07 12:43:59 +02:00
Romain Bazile b2b1c1ac17 add docs requirements.txt for pip 2020-10-07 12:34:00 +02:00
Romain Bazile 23ac2f2fa0 add readthedocs config file 2020-10-07 12:30:49 +02:00
Romain Bazile 808082f665 assembly: complete guide 2020-10-07 12:25:50 +02:00
Romain Bazile 393d1b831d README: add assembly guide link 2020-10-07 12:25:50 +02:00
Romain Bazile cf7163e068 README: add extension to path 2020-10-07 12:25:50 +02:00
Romain Bazile 45dbc0ec55 readme: transition to webp for lighter pictures 2020-10-07 12:25:50 +02:00
Romain Bazile 012d797174 assembly guide: halfway there 2020-10-07 12:25:50 +02:00
Romain Bazile 466aa8ac1d mkdocs: add assembly guide 2020-10-07 12:25:50 +02:00
Romain Bazile e3e8c2d727 Assembly guide stub 2020-10-07 12:25:50 +02:00
Romain Bazile e7ea63a43a Scripts README 2020-10-07 12:25:50 +02:00
Romain Bazile 140a3cf0de License! Martyr proposal 2020-10-07 12:25:50 +02:00
Romain Bazile cef0cba854 how to get involved 2020-10-07 12:25:50 +02:00
Romain Bazile 24eee73e2b Various small updates 2020-10-07 12:25:50 +02:00
Romain Bazile 2f55f396d8 Add admonition configuration 2020-10-07 12:25:50 +02:00
Romain Bazile c515d757de First README rewrite 2020-10-07 12:25:50 +02:00
Romain Bazile b0833835ea more images 2020-10-07 12:25:50 +02:00
Romain Bazile b7d3fce4e6 software architecture 2020-10-07 12:25:50 +02:00
Romain Bazile 025372ab2c mqtt message documentatin 2020-10-07 12:25:50 +02:00
Romain Bazile 73edb84226 basic doc structure in place 2020-10-07 12:25:50 +02:00
Romain Bazile 67f7a24207 software architecture stub 2020-10-07 12:25:50 +02:00
Romain Bazile d7712f87a2 Expert setup changes and main README changes 2020-10-07 12:25:50 +02:00
Romain Bazile 5f84196f1b documentation edition guide 2020-10-07 12:25:50 +02:00
Romain Bazile 04b97acbb3 Update to documentation to use RTD with mkdocs locally
Initial setup for Read The Doc using mkdocs to build the documentation.
Most of the doc still needs to be rewritten (Expert Setup is the only
part using MD for now).
2020-10-07 12:25:50 +02:00
Romain Bazile 4649973920 README: remove the repo clone step 2020-10-07 12:25:50 +02:00
Romain Bazile d09b072145 Update to documentation to use RTD with mkdocs locally
Initial setup for Read The Doc using mkdocs to build the documentation.
Most of the doc still needs to be rewritten (Expert Setup is the only
part using MD for now).
2020-10-07 12:25:50 +02:00
Romain Bazile 6db9d793fd Flow updates 2020-10-07 12:22:52 +02:00
Romain Bazile dcfe3927b3 package: update dependencies 2020-10-07 12:22:52 +02:00
Romain Bazile e89cbdc2aa python: reminder to add tests 2020-10-07 12:22:52 +02:00
Romain Bazile 1a42f05941 python: improve log messages 2020-10-07 12:22:52 +02:00
Romain Bazile 2c9a6df20f segmenter: try to add support for printing object_id 2020-10-07 12:22:52 +02:00