|
|
|
# Weekly report 11.05.2020 - 17.05.2020
|
|
|
|
|
|
|
|
## New features
|
|
|
|
|
|
|
|
* A new tracking option has been introduced. It is now possible to use "Backward tracking" that enables the user to track a float from the most recent transmitting point to the place where it has been deployed (3c4943be).
|
|
|
|
|
|
|
|
## Changes and Bugfixes
|
|
|
|
|
|
|
|
* The default tracking methods have been moved to the tracking plugins folder (29e9d429). The sampleTrackingMethod has been renamed, so that it does not show up in the selection panel (56a85cea).
|
|
|
|
* Bugfix, there was no existens check for required variables on removeSoundsourceCombination function (75d952a3).
|
|
|
|
* Bugfix, the circular tracking method was not correct (6099b9a7).
|
|
|
|
* Bugfix, the colorregister failed if there was more than one empty index available (9292b324).
|
|
|
|
|
|
|
|
# Weekly report 04.05.2020 - 10.05.2020
|
|
|
|
|
|
|
|
## New features
|
| ... | ... | @@ -10,6 +23,7 @@ |
|
|
|
* Bugfix, the reference position has been overriden by initialize function of track parameter (a1cfbd9e)
|
|
|
|
* Bugfix, the status message in the profile to rfb converter is being updated correctly (1bf5c0ba)
|
|
|
|
* The "Pick Point(s)" and "Pick Polygon" methods have been improved. The previously used ginput function has been dropped and is replaced by a set of self written callbacks (1d31c245).
|
|
|
|
* Bugfix, the cancellation of deleting all trajectories has not been invoked by using ESC key (ebe16d5a)
|
|
|
|
|
|
|
|
|
|
|
|
|
| ... | ... | |
| ... | ... | |