Commit Graph

42 Commits

Author SHA1 Message Date
Robin Müller aa7ea35b80 cyan instead of magenta for debug now 2021-01-16 14:24:59 +01:00
Robin Müller 0514ab4d05 doc 2021-01-15 18:15:52 +01:00
Robin Müller a9135696a5 array printer tests complete 2021-01-15 18:07:32 +01:00
Robin Müller eb5548333e added missing include guards 2021-01-14 20:00:48 +01:00
Robin Müller fd11cae7be printer: helper macros 2021-01-14 19:32:18 +01:00
Robin Müller 165710b43c service interface update 2021-01-12 15:06:25 +01:00
Robin Müller e64b2e0616 bugfix 2021-01-04 15:38:46 +01:00
Robin Müller 59d327f8b6 console init for printf on windows 2021-01-03 15:15:03 +01:00
Robin Müller 8c8965177f new amalgated header 2021-01-03 15:04:37 +01:00
Robin Müller 695a767164 some include fixes 2021-01-03 14:33:17 +01:00
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 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 59eab8866d using traits again 2020-12-21 17:16:44 +01:00
Robin Müller d8e5000d47 msvc tests 2020-12-20 15:32:03 +01:00
Robin Müller c4ba243885 small bugfixes 2020-12-07 12:17:02 +01:00
Robin Müller 5e234f1e23 cmake init, printChar tests 2020-12-07 01:40:10 +01:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Steffen Gaisser be9d0a61f4 Fixes #149 2020-07-21 15:15:53 +02:00
Robin Müller 7014833c1c improvements and fixes 2020-06-04 19:50:56 +02:00
Robin Müller 3a573c1b4c no run-time dyn memory allocation now 2020-06-04 19:37:33 +02:00
Robin Müller c0808e71d9 no dyn memory allocation, print seems to work 2020-06-04 19:07:04 +02:00
Robin Müller d466921aa0 some more experiments 2020-06-04 17:58:22 +02:00
Robin Müller 1cb241ca0c zero padded not using dyn mem alloc now 2020-06-04 17:30:09 +02:00
Robin Müller 966c9c3993 buffer changes 2020-06-04 14:22:04 +02:00
Robin Müller f8fb370ae7 preamble changes started 2020-06-04 14:08:26 +02:00
Robin Müller 764608005b buf renamed to streambuf 2020-06-04 13:26:35 +02:00
Robin Müller 9361568b45 clarifying commnet 2020-06-03 23:28:31 +02:00
Robin Müller 7259a13569 more improvements:
1. New optional flag to redirect print to stderr. THis can be useful on
host environemtns (e.g linux)
2. non-buffered mode if this flag is true: the preamble msut be printed
manually
2. Getter function for preamble for that case.
3. printChar function: specify whether to print to stderr or stdout
2020-06-03 23:14:17 +02:00
Robin Müller e5cea3ead0 service interface stream enhancements 2020-05-29 20:31:08 +02:00
Robin Müller 2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
Steffen Gaisser fd782b20c0 Adding Code for Linux 2018-12-19 19:42:00 +01:00
Ulrich Mohr db1f93a155 Adding Code for freeRTOS 2018-07-20 15:10:41 +02:00
Ulrich Mohr 575f70ba03 updating code from Flying Laptop
This is the framework of Flying Laptop OBSW version A.13.0.
2018-07-12 16:29:32 +02:00
Bastian Baetz 1d22a6c97e Today's the day. Renamed platform to framework. 2016-06-15 23:48:49 +02:00