8000 Tags · dev4Agriculture/isoxml-dotnet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: dev4Agriculture/isoxml-dotnet

Tags

v0.24.2.2

Toggle v0.24.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V0.24.2.2 (#137)

* -FIX: Latitude and Longitude for the ISOPosition-Element now provide the same value as PosEast and PosNorth; no conversion. The 2 attributes are just added to have a compatibility between ISOTimeLog and ISOPosition

* Adjust Version Number

v0.24.2.1

Toggle v0.24.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V0.24.2.1 (#134)

* Add a new Version

* add positions to the result of GenerateTimeElement (#133)

* add positions to the result of GenerateTimeElement

* upd

* Position flow fix (take only last)

* Update Release

* Add XmlIgnore

* valid entries (last + first)

* Fix position taking + additional attributes

---------

Co-authored-by: mrlaige <rudiakov.illia@gmail.com>
Co-authored-by: Frank-Wiebeler <frank.wiebeler@dev4Agriculture.de>

* Feature/fix time dlvs position (#135)

* add positions to the result of GenerateTimeElement

* upd

* Position flow fix (take only last)

* Update Release

* Add XmlIgnore

* valid entries (last + first)

* Fix position taking + additional attributes

---------

Co-authored-by: mrlaige <rudiakov.illia@gmail.com>

* -FIX: Wrong factor

* FIX: Factor again; forgot the second part

---------

Co-authored-by: rudiakovillia <illia.rudiakov@devsx.net>
Co-authored-by: mrlaige <rudiakov.illia@gmail.com>

v0.24.1.1

Toggle v0.24.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V0.24.1.1 (#132)

* Generate Version

* Feature/manufacturer ddis (#131)

* +ADD: Algorithms to recalculate AverageValue DDIs
+ADD: Possibility to add Custom DDIs using a DDIRegister

* +ADD ISOTimeLogSingulator to calculate a singulated TimeLog
+ADD: ISOTimeListSingulator to calculate a singulated Time Elmenet
+ADD: ISOTimeListEnqueuer to Reenqueue Time Elements

=CHG: Calculate Totals using implementations of IDDITotalsFunctions. Currently we have LifetimeTotal, SumTotal and WeightedAverageTotal

* +ADD: Enqueue TimeLogs
+ADD: Further Documentation in IDDITotalsFunctions

* +ADD: Testcase for adjusted Total-Algorithms. Test with Rearrangement TODO!

* +ADD: TestCase for Singulation and Enqueuing ot TimeElements
-FIX: WeightAverage for TIM-Elements did not work without an initialization which we never did
+ADD: Clear DDIRegister; mostly required for our testcases
-FIX: Wrong parameters lead to wrong values being analysed

* Test EffectiveTotalTime

* +ADD: Adjust the Function to generate totals to also respect proprietary and Average DDIs

v0.23.2.3

Toggle v0.23.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V0.23.2.3 (#130)

* -FIX: TryGetMinimum worked with Maximum  instead of Minimum

* Update Versioning

* -FIX: Update Ubuntu runner for Testcases

v0.23.2.2

Toggle v0.23.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to v0.23.2.2 (#129)

v0.23.2.1

Toggle v0.23.2.1's commit message
ReleaseBranch

v0.23.1.1

Toggle v0.23.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
V0.23.1.1 (#123)

* +ADD: VersionUpdate

* Delete unnecessary linebreak

v0.22.1.3

Toggle v0.22.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
+ADD: Versioning for V0.22.1.3 (#121)

v0.22.1

Toggle v0.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
+ADD: The DeviceClass Reserved was renamed to Weeders. (#116)

* +ADD: The DeviceClass Reserved was renamed to Weeders.

* +ADD: Even though it doesn't exist in the List, we readded DeviceType.Reserved as it is used in some parts of the codes

v0.22.0

Toggle v0.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
=UPD: Update Dependencies and remove unrequired dependencies (#115)

+ADD: Update DDIList

WARNING: Due to changes in the DDIList, some Elements are renamed to DDIName+"Deprecated". This makes the the Library Future safe, BUT it might result in the same DDIEnum Entry to have a different number now!
0