Difference between revisions of "Firmware 9.9 Specs"
Jump to navigation
Jump to search
Line 34: | Line 34: | ||
4. Stop the GPS logger | 4. Stop the GPS logger | ||
− | ===Sleep | + | ===Sleep Mode Functionality=== |
+ | |||
+ | 1. Trigger Events - the device will wake up and start recording from that specific moment = Wake Up Event (24 seconds) | ||
==New Features== | ==New Features== |
Revision as of 13:30, 7 September 2012
Summary
Changes, Updates and New Features
Important! Need to create a single modular Firmware that can work with all old (v5) devices, current boards (v7, v8) and future devices (Idrive X2).
Code Improvements
Single Config File
Config File Structure
7/8 stable frames
Set lower values for SDRAM
Sleep Mode
On 9.6 firmware we have 3 modes: Test, Event, Transfer.
The Sleep Mode will be optional by checking a variable in the Config file.
The device will enter the Sleep Mode after Transfer Mode.
Sleep Mode Initialization
1. Stop the IR Led power (shut the IR leds off)
2. Stop the buffering (video, audio, GPS, etc)
3. Stop both cameras
4. Stop the GPS logger
Sleep Mode Functionality
1. Trigger Events - the device will wake up and start recording from that specific moment = Wake Up Event (24 seconds)