Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ciband/freETarget

Tags

3.0.0

Toggle 3.0.0's commit message
Version 3

-moved log to MyDocuments\freETarget\log
-moved session export directory to MyDocuments\freETarget\sessionExport
-default pdf save directory moved to MyDocuments\freETarget\pdf
-added splitter on the main window between the target and the console, so that the console can be resized
-refactored the communication module to allow different communications protocols. USB and TCP for now
-added communication protocol TCP over WiFi to setting window
-splitted setting window into 2: "local settings" for settings of the PC software, and "target settings" for target parameters
-target settings are saved in the target storage, and are applied directly to the target from the window
-shorter connect procedure since target settings are no longer sent to the target
-settings saved to database so that a version update will not wipe the settings anymore. !! old database will be wiped, so export the sessions that need saving before the upgrade !!
-fixed a bug with saving a loaded session
-fixed a bug where the tooltip for "session saved" was displayed after the saving was completed

2.0.0

Toggle 2.0.0's commit message
V2.0.0 - reworked event management

* now events are user configurable from the setting window. posibility to have active (on the main window) a subset of all defined events
* new database structure. the old database will be overwritten with a new empty one
* added 50m pistol target

1.6.1

Toggle 1.6.1's commit message
install kit project updated to include avrdude

v1.0.0

Toggle v1.0.0's commit message
error check on DB write