system_clock time changing must be atomic
implemented calendar timestamp
changed return value of semaphore function
chrono.cc was added to makao compilation
added proper stedy clock implementation to Free...
added pong semaphore
added negative time detection
changed locking strategy, so hostComm does not ...
added adc includes
Improved strnlen detection
added logging without header
added forgotten unlocks
dodano pamięc at45 do projektu #noaudit
correction in debug log line
FreeRTOS port corrected delays calculations
changed diag channel timestamp variable to 64bi...
Added file needed to interrupts
added unction getContinousPart
added read write function
added packet field documentation
updated checking of strnlen availability
updated .cd file
updated codding style
added clang-format file
added macro for changing hostComm log level
added missing header file
Iomanager created for spi
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
fixed build problem, added RTOS configuration
added error message when RTOS isn't configured
fixed build problem, added RTOS configuration
added higher baudrates
changed default priority and stack size
reduced stack size to 1kB
Usart works in polling mode
corrected semaphore wait method
added missing cstddef include file
added missing static specificator
added missing include files
now task is deleted by RAII type class
added crc7
updated eclipse project settings
renamed include
renamed ticToc include
added bsp for linux os
renamed semaphore class
added timeout to wait function
updated include according to rename of CRC folder
renamed crc folder
deleted unused file
renamed semaphore class and added linux impleme...
changed semaphore name according to name change...
IOManager implemented with serials
added 64 bit byteswap
added 64bit functions
Porting progress, gpio done, core in progress
updated .cd script
Added include paths.
added windows template files
Share project "windows" into "https://svn.code....
moved CLI example
moved CLI example to CLI repository
deleted makao script file
changed svn::externals
deleted folder required for import cli example ...
cli example building on windows platform
Example with new argument parser.
Added:
a typo in IOManager class name was corrected
CLI example: updated project settings to new ID...
Wrong externals address exchange.
Improved CLI example by adding empty sets and c...
Added external folder.
Added CLI component.
moved imported example to trunk/example
Modifications after CLI files renaming.
updated microhal examples
Added car example (without argument parsing).
added windows configuration to cli example
Exported debug configuration.
Added stm32f4-discovery configuration to CLI pr...
Preparing Cli example for new argument parser.
Przerobiono przekazywanie, wywoływanie oraz węd...
Made first attempt to implement getopt, too com...
added folders required to restore cli example h...
moved CLI files to source folder
added folder for sources
added folders for examples and tests
changed windows buldier to mingw
changed hostComm repository
moved hostComm tests to the hostComm repository
moved hostComm example to hostComm repository
moved hostComm component to dedicated repository
added strnlen implementation