Joel Collins
|
6e7732d794
|
Incremented to beta 2
|
2019-01-16 14:49:09 +00:00 |
|
Joel Collins
|
2de8e699ce
|
Fixed documentation requirements
|
2019-01-16 14:43:13 +00:00 |
|
Joel Collins
|
226e787cc2
|
Catch exceptions if pausing an inactive stream
|
2019-01-16 14:05:47 +00:00 |
|
Joel Collins
|
1d1b501cbf
|
Zoom POST now returns camera state, rather than whole microscope state
|
2019-01-16 12:01:45 +00:00 |
|
Joel Collins
|
0c5af96890
|
Added route for camera zoom
|
2019-01-16 11:50:05 +00:00 |
|
Joel Collins
|
f70da25c1c
|
Properly implemented zoom method
|
2019-01-16 11:49:57 +00:00 |
|
Joel Collins
|
709372208a
|
Added route to retreive current overlay text
|
2019-01-16 11:25:56 +00:00 |
|
Joel Collins
|
65b50be0c5
|
Added API route to draw overlay text
|
2019-01-15 17:07:43 +00:00 |
|
Joel Collins
|
9c488279d2
|
Moved setting and getting stage config into root microscope config
|
2019-01-15 14:28:28 +00:00 |
|
Joel Collins
|
55c3014d26
|
Moved axes_to_array into general utilities
|
2019-01-15 14:28:02 +00:00 |
|
Joel Collins
|
504c9b48a1
|
Moved camera config route into generic microscope config route
|
2019-01-15 14:01:52 +00:00 |
|
Joel Collins
|
6a374d093a
|
Added API route to edit camera config
|
2019-01-15 12:17:14 +00:00 |
|
Joel Collins
|
a8c9a7e7dd
|
Route to return microscope config
|
2019-01-15 11:48:10 +00:00 |
|
Joel Collins
|
7f42b3b706
|
Microscope now has option to add a name
|
2019-01-15 11:48:04 +00:00 |
|
Joel Collins
|
60c11b1072
|
Better docstring for JsonPayload
|
2019-01-09 16:51:28 +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
|
4bd6a562d3
|
Better example of JsonPayload use
|
2019-01-09 16:33:36 +00:00 |
|
Joel Collins
|
fb1f848a83
|
Updated example plugin to use new JsonPayload
|
2019-01-09 16:23:30 +00:00 |
|
Joel Collins
|
7a9629e7a3
|
Removed depracated methods
|
2019-01-09 16:21:22 +00:00 |
|
Joel Collins
|
7b6d2056f1
|
Fixed oversized sidebar
|
2019-01-09 16:19:14 +00:00 |
|
Joel Collins
|
1aad10c71b
|
Removed redundant imports
|
2019-01-09 16:19:06 +00:00 |
|
Joel Collins
|
783cc05ac9
|
Added type converter to JsonPayload.param
|
2019-01-09 16:18:49 +00:00 |
|
Joel Collins
|
8367bd7192
|
Removed redundant imports
|
2019-01-09 15:58:16 +00:00 |
|
Joel Collins
|
81636aa6e9
|
Implemented new JSON response handler
|
2019-01-09 15:56:10 +00:00 |
|
Joel Collins
|
6a498eb4eb
|
Added new JSON response handler object
|
2019-01-09 15:56:01 +00:00 |
|
Joel Collins
|
43247eb33b
|
Minor formatting changes
|
2019-01-09 15:01:14 +00:00 |
|
Joel Collins
|
c1d0e95293
|
Removed travel limit in web API
|
2019-01-09 14:55:52 +00:00 |
|
Joel Collins
|
3dc160d51f
|
Simplified test suite
|
2019-01-08 16:29:34 +00:00 |
|
Joel Collins
|
eb5c9c3fee
|
Updated simple plugin test
|
2019-01-08 16:15:39 +00:00 |
|
Joel Collins
|
4638071a00
|
Minor docstring update
|
2019-01-08 16:01:34 +00:00 |
|
Joel Collins
|
4c5728b182
|
Updated docstrings and todo
|
2019-01-08 15:59:47 +00:00 |
|
Joel Collins
|
9f259b7f3e
|
Updated capture route for new capture output structure
|
2019-01-08 15:53:58 +00:00 |
|
Joel Collins
|
8137646d5e
|
Removed redundant function arguments
|
2019-01-08 15:48:31 +00:00 |
|
Joel Collins
|
78ce3a9a11
|
Explicit output stream must be specified when capturing
|
2019-01-08 15:46:57 +00:00 |
|
Joel Collins
|
3f69332240
|
Fixed TestUnencodedMethods
|
2019-01-08 13:25:46 +00:00 |
|
Joel Collins
|
3c34b43e32
|
Fixed TestCaptureMethods
|
2019-01-08 13:23:36 +00:00 |
|
Joel Collins
|
af76442149
|
Added link to packaging
|
2019-01-07 17:07:28 +00:00 |
|
Joel Collins
|
eb181fcaa5
|
Created very basic quickstart
|
2019-01-07 16:53:11 +00:00 |
|
Joel Collins
|
c8b7249bd9
|
Fixed minor formatting error
|
2019-01-07 16:41:59 +00:00 |
|
Joel Collins
|
7b9efea478
|
Simplified microscope plugin method example
|
2019-01-07 16:40:21 +00:00 |
|
Joel Collins
|
1e7947e097
|
Added microscope plugin structure
|
2019-01-07 16:24:49 +00:00 |
|
Joel Collins
|
aa7468e960
|
Updated the readme
|
2019-01-07 16:14:36 +00:00 |
|
Joel Collins
|
0cab5c962d
|
Stripped down doc requirements
|
2019-01-07 15:58:45 +00:00 |
|
Joel Collins
|
1c88f571ed
|
Removed setup.py install, and fixed requirements path
|
2019-01-07 15:47:16 +00:00 |
|
Joel Collins
|
d4a5ee1909
|
Added openflexure-microscope 1.0.0b0 to readthedocs requirements.txt
|
2019-01-07 15:46:32 +00:00 |
|
Joel Collins
|
1e2f827918
|
Move readthedocs requirements to docs directory
|
2019-01-07 15:18:46 +00:00 |
|
Joel Collins
|
c506679384
|
Removed redundant start script
|
2019-01-07 15:09:42 +00:00 |
|
Joel Collins
|
c24b037fa9
|
Generated requirements.txt from Poetry for documentation build
|
2019-01-07 15:04:45 +00:00 |
|