Joel Collins
|
9f49cb04a7
|
Changed example to identify and rename
|
2020-01-15 15:32:23 +00:00 |
|
Joel Collins
|
802f5ba0c2
|
Started updating documentation
|
2020-01-15 15:03:58 +00:00 |
|
Joel Collins
|
387fdeeb7d
|
Fixed documentation (still needs rewriting)
|
2020-01-14 17:22:16 +00:00 |
|
jtc42
|
a8a3cafa97
|
Restructured labthings
|
2019-12-21 12:10:09 +00:00 |
|
Joel Collins
|
671b356e22
|
Started tidying web API docs
|
2019-11-22 16:55:40 +00:00 |
|
jtc42
|
dac50f1f3a
|
Replaced 202s with more suitable 201s
|
2019-11-15 16:53:50 +00:00 |
|
Joel Collins
|
bb9bb77536
|
Moved API views up a level
|
2019-11-13 14:06:41 +00:00 |
|
Joel Collins
|
b81cfaf9e7
|
Converted all configs to JSON
|
2019-11-12 14:36:39 +00:00 |
|
Joel Collins
|
4e7606aa0c
|
Blackened files
|
2019-11-06 22:07:16 +00:00 |
|
jtc42
|
0db0a89092
|
Updated to use taskify
|
2019-11-01 18:19:35 +00:00 |
|
jtc42
|
625b03fae3
|
Moved lock submodule into 'common' and updated docs
|
2019-11-01 18:10:04 +00:00 |
|
Joel Collins
|
dc794d4df8
|
Microscope capture objects now just handle on-disk data
|
2019-09-16 16:35:32 +01:00 |
|
Joel Collins
|
d9cb00568a
|
Blackened tests and docs
|
2019-09-15 14:21:24 +01:00 |
|
Joel Collins
|
11e64cf952
|
Reverted form description name to "schema". Backwards compatible
|
2019-09-14 16:20:46 +01:00 |
|
Joel Collins
|
f25f615a3e
|
Fixed link to example/forms.json
|
2019-09-14 16:10:27 +01:00 |
|
Joel Collins
|
087406def4
|
Fixed link to forms.rst
|
2019-09-14 15:55:28 +01:00 |
|
Joel Collins
|
5b8f8e455d
|
Fixed changed include link
|
2019-09-14 15:53:17 +01:00 |
|
Joel Collins
|
d9e07f913a
|
Plugin schema are now just plugin forms (requires eV 1.2)
|
2019-09-14 15:51:51 +01:00 |
|
Joel Collins
|
6581385ab9
|
Refactored JsonPayload to JsonResponse
|
2019-09-13 18:04:33 +01:00 |
|
Joel Collins
|
8c0ab3cff6
|
Updated CLI URL
|
2019-07-16 17:02:50 +01:00 |
|
Joel Collins
|
f39aabc9c2
|
Reorganised plugin docs
|
2019-07-08 13:38:23 +01:00 |
|
Joel Collins
|
cb0e0886ac
|
Added JSON form docs
|
2019-07-08 13:28:17 +01:00 |
|
Joel Collins
|
b7ffab6868
|
Shortened keyvalList description
|
2019-07-05 17:44:00 +01:00 |
|
Joel Collins
|
d1d38ffaaf
|
Added component summaries
|
2019-07-05 17:10:35 +01:00 |
|
jtc42
|
62e6694b1d
|
Installer option docs replaced with link to installer script repo
|
2019-07-03 16:43:37 +01:00 |
|
jtc42
|
7552e4662b
|
Updated docs to refer back to website
|
2019-07-03 16:35:24 +01:00 |
|
jtc42
|
235aa984f9
|
Updated docs
|
2019-06-07 13:37:20 +01:00 |
|
Joel Collins
|
e30956d761
|
Renamed video_resolution to stream_resolution
|
2019-05-20 10:55:43 +01:00 |
|
Joel Collins
|
9fc4dfc628
|
Moved microscoperc.yaml to microscope_settings.yaml
|
2019-05-20 10:09:01 +01:00 |
|
Joel Collins
|
8a12d89ffc
|
Updated documentation for installation
|
2019-03-19 16:59:29 +00:00 |
|
Joel Collins
|
c9c3e8fdfc
|
Mention metadata storage in exif tags
|
2019-02-19 10:35:52 +00:00 |
|
Joel Collins
|
7b7a8dfb4a
|
Iterated to beta 7
|
2019-02-13 09:56:33 +00:00 |
|
Joel Collins
|
c86d194c8c
|
Added request examples to docs
|
2019-02-11 14:06:11 +00:00 |
|
Joel Collins
|
a4356c1cb8
|
Iterated version number
|
2019-02-07 12:17:19 +00:00 |
|
Joel Collins
|
ade62b6ce9
|
Fixed formatting and added picamera settings example
|
2019-02-07 11:57:04 +00:00 |
|
Joel Collins
|
88b946b473
|
Improved runtime-config docs
|
2019-02-07 11:19:00 +00:00 |
|
Joel Collins
|
aae3a11a7e
|
Fixed formatting and typo
|
2019-02-06 15:21:05 +00:00 |
|
Joel Collins
|
1436e58283
|
Improed CaptureObject documentation
|
2019-02-06 15:18:02 +00:00 |
|
Joel Collins
|
9253f1badf
|
Added quick-installer guide
|
2019-02-05 18:50:11 +00:00 |
|
Joel Collins
|
57537fe49f
|
Updated to new API routes
|
2019-01-30 13:58:32 +00:00 |
|
Joel Collins
|
0aae79a2ad
|
Clarified the use of task IDs
|
2019-01-29 14:53:17 +00:00 |
|
Joel Collins
|
54106e845f
|
Rearranged self.plugin documentation
|
2019-01-29 14:49:04 +00:00 |
|
Joel Collins
|
397395f05f
|
Added responses to API route documentation
|
2019-01-29 14:43:39 +00:00 |
|
Joel Collins
|
e3a27b024a
|
Iterated version numbers
|
2019-01-24 16:27:21 +00:00 |
|
Joel Collins
|
ea141ab0fc
|
Updated documentation
|
2019-01-24 16:24:22 +00:00 |
|
Joel Collins
|
4a09727e65
|
Iterated to reference beta 4
|
2019-01-22 14:58:53 +00:00 |
|
Joel Collins
|
399bf82c21
|
Fixed autoclass formatting error
|
2019-01-09 16:46:50 +00:00 |
|
Joel Collins
|
cb54ab5568
|
Restructured API plugin docs
|
2019-01-09 16:43:58 +00:00 |
|
Joel Collins
|
a0b3741511
|
Documented JsonPayload use
|
2019-01-09 16:33:43 +00:00 |
|
Joel Collins
|
af76442149
|
Added link to packaging
|
2019-01-07 17:07:28 +00:00 |
|