Skip to content

Releases: oocam/camera

1.2.0

30 Jul 06:47
Compare
Choose a tag to compare

Support for Atlas Scientific Sensors is here!

Changelog

  • Addition of DO, salinity, pH, and more.
  • Minor fixes in performance

1.1.2

14 Jul 06:12
Compare
Choose a tag to compare

Fix issues with subsea light

Now the subsea light operates correctly with the photo capturing functionality.

1.1.1

20 Apr 05:51
bd9248c
Compare
Choose a tag to compare

Compatibility:

OOCAM Mobile application version 1.1.1

1.0.0

16 Mar 06:29
55c6199
Compare
Choose a tag to compare

Major version update:

  • The project has been made modular. This means that all the different components have their separate modules for handlers.
  • The runtime handler for tasks has been simplified, making it much easier to debug and develop code.
  • The camera module is now following a much safer approach for reserving the resources so that the camera does not crash.
  • Safer handling of errors.

camera v0.2.2

19 Jan 15:09
a79dd77
Compare
Choose a tag to compare

Minor patch release

  • Remote update scripts using mobile application

camera v0.2.1

19 Jan 07:24
Compare
Choose a tag to compare

Bug fix patch

  • Fixes critical bug with livestream

camera v0.2.0

18 Jan 03:09
df35686
Compare
Choose a tag to compare

Minor version bump

Compatible with the version 1.0 of the OOCAM mobile application.

  • Adds a websocket server using flask_socketio and eventlet
  • Adds high performance livestreaming on the mobile application over the socket connection.
  • Standardised responses for endpoints, along with the correct error messages for each operation.
  • Better logging in the general.

v0.1

30 Dec 05:07
Compare
Choose a tag to compare
0.1.0

Remove pyc files from repo