frame_msg 1.0.2 copy "frame_msg: ^1.0.2" to clipboard
frame_msg: ^1.0.2 copied to clipboard

Common message types for sending to and from Brilliant Labs Frame, with corresponding Lua parsers

1.0.2 #

  • README updates for package homepage

1.0.1 #

  • Tweaked auto exposure and white balance settings / manual exposure settings / camera stdlua values further

1.0.0 #

  • Updated auto exposure and white balance settings / manual exposure settings / camera stdlua to support rgb_gain_limit parameter in updated firmware.

0.0.3 #

  • Rethrow errors caught in the data handler. Errors are printed to stdout but still rethrown, which is particularly important to make sure we don't swallow the break signal - the running Lua code needs to terminate. Other errors can still be handled by the main application loop if desired.

0.0.2 #

  • Wrapped data handler processing in protected calls to report errors e.g. out-of-memory back on stdout

0.0.1 #

  • Initial release, split from simple_frame_app 4.0.2.
1
likes
150
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Common message types for sending to and from Brilliant Labs Frame, with corresponding Lua parsers

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, image, logging

More

Packages that depend on frame_msg