Commit Graph

166 Commits (61f05467be97b45c6d2acfb6c7764f40511ffddd)

Author SHA1 Message Date
Martin Scheidt 61f05467be improved and fixed actions 2022-12-30 19:14:26 +01:00
Martin Scheidt 7467babb4a minor cleanup 2022-12-30 19:02:57 +01:00
Martin Scheidt 679115df69 Merge branch 'main' into development
# Conflicts:
#	.github/workflows/documentation.yml
2022-12-30 18:45:44 +01:00
Martin Scheidt 671d9c4631 fix wrong code-coverage user 2022-12-30 18:43:09 +01:00
Martin Scheidt ef88e7b56f improved automated documentation generation 2022-12-30 18:22:44 +01:00
Martin Scheidt c0f76145ef
Merge pull request #28 from railtoolkit/github-action
GitHub action
2022-12-30 14:45:38 +01:00
Martin Scheidt 60083d2833 separated documenter action 2022-12-30 14:38:54 +01:00
Martin Scheidt e92c8d9208 update action issue #26 2022-12-30 13:39:57 +01:00
Martin Scheidt 7cc6031a8d
Merge pull request #27 from railtoolkit/development
updated README.md
2022-12-21 16:08:34 +01:00
Martin Scheidt 2949d3c401 updated CHANGELOG.md 2022-12-21 16:05:25 +01:00
Martin Scheidt de24a23f3d removed aarch64 from CI 2022-12-21 15:45:54 +01:00
Martin Scheidt fcf6a16b82 updated README.md with tutorials and documentation 2022-12-21 15:43:23 +01:00
Martin Scheidt 77db3c616a added debug action to ignore list 2022-12-21 14:44:31 +01:00
Martin Scheidt f77fd8b197
Merge pull request #25 from railtoolkit/github-action
GitHub action for automated CHANGELOG.md update upon new release
2022-12-21 14:30:25 +01:00
Martin Scheidt dc8c7c8f5e added semantic versioning checking 2022-12-21 14:28:58 +01:00
Martin Scheidt e754220e79 added automatic version bump for CHANGELOG.md 2022-12-20 23:04:20 +01:00
Martin Scheidt e8e9df9877 debug action 2022-12-20 19:20:40 +01:00
Martin Scheidt 1c643379e8 Merge branch 'main' of github.com:railtoolkit/TrainRun.jl 2022-12-20 15:14:06 +01:00
Martin Scheidt d7118213b4 updated github actions 2022-12-20 13:19:21 +01:00
Martin Scheidt 93942417b5
Merge pull request #24 from railtoolkit/development
fixing Path() load from railtoolkit schema
2022-12-20 12:42:12 +01:00
Martin Scheidt 787d66165a updated github actions 2022-12-19 22:02:19 +01:00
Martin Scheidt b276270ea6 fixed schema validation including test 2022-12-19 21:41:30 +01:00
Martin Scheidt 2ffdcb1fb9 Updated contribution ideas 2022-12-19 13:44:41 +01:00
Max Kannenberg 70410e7985 Remove function CharacteristicSections and move code to calc.jl 2022-12-03 21:02:41 +01:00
Max Kannenberg 2f463a4a92 Add docstrings to behavior.jl for documentation 2022-11-07 19:17:02 +01:00
Max Kannenberg da1f641839 Add docstrings to output.jl for documentation 2022-09-09 18:50:22 +02:00
Max Kannenberg 5c5fa14f46 Add docstrings to formulary.jl for documentation 2022-09-05 22:40:22 +02:00
github-actions[bot] 71778ac715
Set version to 1.0.2 2022-09-01 09:01:23 +00:00
Martin Scheidt 01a3ccf672 added separate register workflow 2022-09-01 11:00:12 +02:00
Martin Scheidt f68f5a9bac updated DOI for new version 2022-09-01 09:32:52 +02:00
Martin Scheidt 25278d63de updated CHANGELOG.md for new version 2022-08-29 14:45:00 +02:00
Martin Scheidt 31befe815d
Merge pull request #23 from railtoolkit/development_max
cleanup of development max
2022-08-29 14:27:13 +02:00
Max Kannenberg 8b3d16517b Update changelog 2022-08-29 12:52:25 +02:00
Max Kannenberg 804f797b08 Fix typing error (change time to :time) 2022-08-24 10:08:20 +02:00
Max Kannenberg a7fe8db1c2 Refactor setting the state flag :endOfCsReached 2022-08-24 10:07:30 +02:00
Max Kannenberg bc02e96a6c Access elements from 'points of interests' by name instead of by index 2022-08-22 19:07:49 +02:00
Max Kannenberg 8c286b0d2b Change type of a point of interest from Tuple to NamedTuple 2022-08-19 19:51:02 +02:00
Max Kannenberg 94839a28c0 Remove key :i from SupportPoint dictionary 2022-08-18 13:44:57 +02:00
Max Kannenberg 4a047f4cf2 Remove CharacteristicSections as return value from function 'calculateMinimumRunningTime' 2022-08-17 22:30:32 +02:00
Max Kannenberg 4d44674d21 Remove key :id from CharacteristicSection dictionary 2022-08-17 22:26:46 +02:00
Max Kannenberg 548d46b6c4 Remove the key :v_entry from CharacteristicSection dictionary 2022-08-17 15:22:10 +02:00
Max Kannenberg b421fbec5a Remove the redundant function 'secureAcceleratingBehavior' 2022-08-17 12:58:53 +02:00
Max Kannenberg 6af0912359 Rename 'current speed limit' to 'lowest speed limit' 2022-08-17 12:18:27 +02:00
Max Kannenberg f11e64b8b8 Remove key :v_peak from CharacteristicSection dictionary 2022-08-16 23:23:02 +02:00
Max Kannenberg c4d8b2c79c Remove key :length from CharacteristicSection dictionary 2022-08-16 12:25:50 +02:00
Max Kannenberg 3626f46df9 Fix typing error (change :speed to :velocity) 2022-08-12 17:52:35 +02:00
Max Kannenberg 395b7eb11c Add rounding up at the CS's end if difference is beyond accuracy level 2022-08-12 13:24:27 +02:00
Max Kannenberg 442a342e84 Fix rounding error due to braking calculation 2022-08-11 16:54:38 +02:00
Martin Scheidt b8578ae49c
Merge pull request #22 from railtoolkit/development_max
Development max
2022-08-09 15:43:57 +02:00
Max Kannenberg cbd4e7f97f Round output data depending on the settings' approximation level 2022-08-08 16:12:08 +02:00