User Tools

Site Tools


for_developers:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
for_developers:start [2017/09/24 15:37] – [Debugging Tools] graffor_developers:start [2019/09/10 11:03] (current) kunz
Line 1: Line 1:
 ====== For Developers ====== ====== For Developers ======
 +This page is intended for developers. It contains material which show how to extend EEROS itself.
 ===== Interfacing with Hardware  ===== ===== Interfacing with Hardware  =====
   * [[.:wrapper_lib|Create new Wrapper Library]]   * [[.:wrapper_lib|Create new Wrapper Library]]
Line 6: Line 7:
 ===== Various ===== ===== Various =====
   * [[.:style_guide|Coding Style Guide]]   * [[.:style_guide|Coding Style Guide]]
 +  * [[.:commit_guidelines|Git Commit Guidelines]]
 +  * [[.:contribute|Contribute]]
 +  * [[.:releaseProcess|Release Process]]
 +  * [[.:bugfixProcess|Bug Fix Release Process]]
   * [[.:releases|Releases]]   * [[.:releases|Releases]]
   * [[.:sharing_data|Sharing Data]]   * [[.:sharing_data|Sharing Data]]
   * EEROS types are defined in ''includes/types.hpp''   * EEROS types are defined in ''includes/types.hpp''
   * [[.:testing|Testing]]   * [[.:testing|Testing]]
-===== Debugging Tools ===== + 
-  * [[.:timing_measurement|Timing Measurement (Tick Tock)]] +===== Manual Tests ===== 
-  * [[.:signal_live_monitoring|Live Monitoring of Signals (quick and dirty)]]+  * [[.:thread_safety|Thread Safety]]
for_developers/start.1506260226.txt.gz · Last modified: 2017/09/24 15:37 by graf