- Removed call to view_dispatcher_enable_queue() which has been deprecated
- Correctly display the bytes at the left-hand side of the serial traffic screen in the passthrough view
- Free the UART receive stream buffer in the main thread rather than in the receive thread
- Added code to turn on the +5V pin as well as the PC1 pin when the app is running - currently compiled out
- Minor corrections
- Added serial traffic monitor in the USB serial passthrough view
- Added USB serial passthrough channel setting
- Added utility to decode LRF serial traffic logged in the Flipper Zero CLI in real time
- Added USB serial passthrough function
- Added baudrate setting
- Faster automatic SMM sampling rate
- Display the supply voltage and receiver temperature in the LRF info view
- Keep the backlight on when testing the LRX laser or the IR pointer
- Undocumented feature can be enabled with a special configuration file (manufacturer only)
- Added LRX laser tester
- Added IR pointer tester
- Added automatic SMM sampling mode
- Sampling buffer sizeable by number of samples as well as time
- Added buffering indicator
- Added return rate indicator
- Save diagnostic data files in a dedicated folder
- Added menu option to save the LRF diagnostic data
- LED flashes to show serial port activity
- Modularized the code
- Changed the power control pin from pin #1 (+5V) to #15 (C1)
- Added Pointer ON/OFF toggle
- Automatically start sampling when entering Sample
- Automatically read the LRF's identification when entering LRF information
- Save and restore the last selected submenu option
- Added LRF information display
- Save and restore the configuration
- Nicer about screens
Initial release