Commit Graph

8 Commits

Author SHA1 Message Date
9b8584f8c3 Defaults and general improvements (#24)
* A whole bunch more user configurable default settings 
* Stream URL now exposed
* Restore Linear LED operation with a nicer logarithmic function.
* Small fixes and tweaks to UI, info and javascript
* Logo
2020-09-09 02:57:37 +02:00
bbeed33ea0 fix #15 Synced against board and app updates in upstream (#22)
Two new board models added and a minor code change to match changes in upstream example.
2020-08-30 14:42:57 +02:00
d57f5e029c Remove Camera Selector (#19)
* CAMERA_MODULE_OVxxxx directives stripped out
* Feedback camera module model and warn if unsupported (but fallback to OV 2640)
2020-08-26 12:20:19 +02:00
dd8cf6eb46 Moreconfig (#14)
Move board hardware and other user options into myconfig
Add ability to disable lamp if fitted but not used or wanted
Disable the mjpg stream statistics output by default
2020-08-23 21:49:10 +02:00
ede61d4c74 defaults, not personal settings (#12) 2020-08-21 19:49:14 +02:00
15b3db536c Added rotation initialisation - allows to start with say 90deg. + Wifi AP option (#9)
Changes from JMfloyd:
*Allow to define an initial rotation value (compiled in) on startup; sets the select object, and initialises the figure transformations.
*Allows option to setup a wifi AP for standalone operation; My setup is for a rear camera on a trailer which requires a 90 rotation
* Additional myconfig options for rotation and wifi AP
2020-08-21 18:36:36 +02:00
2070135dcd Expand improvements from @jmfloyd to transform around a corner and move appropriately as rotated.
Minor typo fixup and moved all these features into the OV3360 html for completeness.
2020-04-07 22:21:59 +02:00
bd951254b3 iProdding and poking into a releasable form 2019-11-18 10:31:48 +01:00