Skip to content

Latest commit

 

History

History
304 lines (167 loc) · 3.94 KB

File metadata and controls

304 lines (167 loc) · 3.94 KB

Updates

1.10.2 Lib import update

bug Fix

  • shood smoth the improt prosses

1.10.1 Lib structure update

braking changes

  • everything has moved, imports shood be the same

1.10.0 Lib update

braking changes

  • pyproject.toml insted of setup.py

1.9.2 get to 90% update

new things

  • Suproting 100%

  • Utility 99%

    • collor 100%
    • deltatime 98%
    • UnitConverter 100%
    • config manager 100%
    • logger 100%
    • debug 97%
  • Data Prosesing 52%

    • csv data pipeline 100%
    • filter 96%
    • map 91%
    • PID 98%
    • data swite will not be tested at this moment
  • contol softwere

    • State machine
      • will not be tested at this moment

1.9.1 location update

new things

  • Base Unit test
  • 100% suporting

breaking changes

  • file structure

1.9.0 Test update

new things

  • Unit test
  • UnitTestUtilities.py

bug Fix

  • somthing

changes

  • yamlWriter now suports mode=a the right way
  • Exsamlpe files now change name to exsample and not test
  • all suporting script tests uptated to use the test util

breaking changes

  • Exsample is no longer the main way of testing the code

1.8.2 csv update

bug Fix

  • csw noe debugs again

1.8.1 pip update

bug Fix

  • new way of using pip (bandaid)

1.8.0 State machine update

new things

  • Exsample script for stateswitcher
  • exsample states
  • state manager

changes

  • Debug now uses enums for mesage types
  • Statemachine has now subcomponent state switcher
  • Debug now uses enums for mesage grupes
  • Debug warning is now inline

1.7.2 PID Bug update

changes

  • updating verson of dependencies

1.7.1 PID Bug update

bug Fix

  • updated PID logic

changes

  • updated pidtest to sim time
  • map.clamp now dont need both values

breaking changes

  • PID controler now need exsternal Delta time

1.7.0 Data/Logger update

bug Fix

  • yaml in dependencies

1.7.0 Data/Logger update

new things

  • json R/W
  • yaml R/W
  • csv W
  • DataRW
  • Logger

bug Fix

  • Debug is less error prone in import

changes

  • Config manager now uses DataRW
  • updataes testcsv
  • updated configmanager exsample to use json and yaml

breaking changes

  • CSV Read has changed place
  • Csv Datapipeline uses now new DataRW

1.6.1 debug update

new things

  • somthing

bug Fix

  • Config manager had a rouge variable
  • Updatet exsample files to use Debug format
  • Filter
  • Timer
  • Unit converter handeled farenhight bad
  • fixsed temprature on Unit converter
  • Added debug mesages to all exsamples and lib code

changes

  • How DataConsolPrinter handels data

1.6.0 csv update

new things

  • Added csv data handeling

bug Fix

  • debug.py "case _:" fixsed to show color

changes

  • debug.py fromating changes
  • debug.py reading to log mesages
  • updated init

1.5.3 update

changes

  • exsample configmanager json files

new things

  • add function in config manager

1.5.2 update

changes

  • script ducumentation
  • Dbug collors

1.5.1 Debug update

bug Fix

  • init file update

changes

  • Added lib debug mesages to entire librery (not exsamples will be added soon)

1.5.0 Debug update

new things

  • Debug Lib

1.4.0 UnitConverter update

new things

  • UnitConverter

changes

  • changed how the interaction with config manager works

1.3.0 Collor update

new things

  • Collor Lib

1.2.0 Config Manager update

new things

  • Config Manager

1.1.1 doc update

new things

  • now using license xxx
  • readying to change to public library

changes

  • updated function ducumentation on
    • DeltaTime
    • PID
  • changed folder name from TestFile to exsample Files
  • unified naming on exsample Files

1.1.0 PID update

new things

  • added PID controll to the feautre sett

template

x.x.x update

new things

  • somthing

bug Fix

  • somthing

changes

  • somthing

breaking changes

  • somthing