Commit Graph

1466 Commits

Author SHA1 Message Date
Robin Müller 2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
Robin Müller 4515c0d3cd exlcuding ostream headers 2021-01-03 14:08:40 +01:00
Robin Müller afda3b2fa0 small tweak 2021-01-03 14:00:29 +01:00
Robin Müller c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
Robin Müller 61fc6cac97 added change for windows 2021-01-03 13:25:42 +01:00
Robin Müller 087482300d include order 2021-01-03 01:49:12 +01:00
Robin Müller 717027792e minor improvements and docuemntation 2021-01-03 01:47:01 +01:00
Robin Müller e300207f48 removed comment 2021-01-03 01:40:35 +01:00
Robin Müller 5c42888f10 whitespace 2021-01-03 01:39:06 +01:00
Robin Müller 0e2875b22d added colored output for streams as well 2021-01-03 01:35:17 +01:00
Robin Müller b30405fee7 added stdio pinters 2021-01-03 01:02:07 +01:00
Robin Müller 7759b19961 added new files 2021-01-02 23:22:50 +01:00
Robin Müller e5b3f991ef added important rtems include 2021-01-02 19:39:02 +01:00
Robin Müller ced753b513 include guard 2021-01-01 18:06:33 +01:00
Robin Müller f223aa148e updated cmake lists 2021-01-01 18:05:02 +01:00
Robin Müller 3ea763bf34 Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw into mueller/master 2021-01-01 18:03:40 +01:00
Robin Müller 5be95fada7 bugfixes and RTEMS update for STM32 2021-01-01 17:18:37 +01:00
Robin Müller 193881f784 Merge branch 'mueller/defaultcfg-update' into mueller/master 2020-12-30 22:59:20 +01:00
Robin Müller 7b15a5a431 moved includes 2020-12-30 22:57:52 +01:00
Robin Müller c4fb1f49d8 updated defaultcfg 2020-12-30 22:56:46 +01:00
Robin Müller 8920349ed0 Merge branch 'mueller/devicehandler-bugfix' into mueller/master 2020-12-30 22:37:02 +01:00
Robin Müller 0a4d0b5937 bugfix 2020-12-30 22:34:40 +01:00
Robin Müller 56eac46472 Revert "device handler base update"
This reverts commit 44dcd3104e.
2020-12-30 22:17:08 +01:00
Robin Müller 44dcd3104e device handler base update 2020-12-30 22:01:11 +01:00
Robin Müller b2c98f0ae4 Merge branch 'mueller/test-update' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw into mueller/test-update 2020-12-28 18:00:07 +01:00
Robin Müller bc475f0a9a bugfixes 2020-12-28 17:48:26 +01:00
Robin Müller d268c6d96c moved includes to allow c inclusion 2020-12-28 16:59:39 +01:00
Robin Müller b126149215 removed abi flags, are part of cross compile file now 2020-12-28 16:49:43 +01:00
Robin Müller f9bcc835d7 include updated 2020-12-28 01:17:03 +01:00
Robin Müller 1538a39d5b Merge branch 'mueller/test-update' into mueller/master 2020-12-27 15:16:08 +01:00
Robin Müller 254b1437e9 repaired windows unittests 2020-12-27 15:15:51 +01:00
Robin Müller 978cbea341 Merge remote-tracking branch 'origin/mueller/test-update' into mueller/master 2020-12-27 15:04:24 +01:00
Robin Müller f60f02c5b8 updated readme 2020-12-27 14:53:37 +01:00
Robin Müller d8d2f207e1 cleaned up includes 2020-12-27 14:20:26 +01:00
Robin Müller 37463b660b restructured test folder and enabled cmake v3 support 2020-12-27 14:14:38 +01:00
Robin Müller 39887db8d2 removed newline 2020-12-27 12:59:25 +01:00
Robin Müller e24e50b5ee removed todo 2020-12-27 12:58:05 +01:00
Robin Müller d80ddcccac Merge branch 'mueller/raiiacctest' into mueller/master 2020-12-27 02:04:56 +01:00
Robin Müller ed473d0a1b bugfix 2020-12-27 02:04:45 +01:00
Robin Müller 76403ce0ab renaming 2020-12-27 01:53:59 +01:00
Robin Müller f852c774f8 accessor test 2020-12-27 01:52:48 +01:00
Robin Müller 535b51ef70 improvements and clarifications 2020-12-27 01:15:52 +01:00
Robin Müller 639dbee8a3 form stuff 2020-12-27 00:21:39 +01:00
Robin Müller 76696e34be its possible to protect every read/commit now 2020-12-26 23:57:23 +01:00
Robin Müller e35c2cd604 hk manager optional now 2020-12-26 23:16:33 +01:00
Robin Müller b469340ef4 bugfix 2020-12-26 18:06:56 +01:00
Robin Müller 4157a4b638 Merge branch 'development' into mueller/master 2020-12-26 14:47:54 +01:00
Robin Müller 9eec75df26 linking against thread lib 2020-12-25 01:49:44 +01:00
Robin Müller 68fe923a01 renamed class enums 2020-12-24 02:03:33 +01:00
Steffen Gaisser 426514b9a2 Merge pull request 'Move static constants to DeviceHandlerIF' (#331) from eive/fsfw:mueller/no-raw-command-moved-to-if into development
Reviewed-on: #331
2020-12-23 23:51:40 +01:00