Documentation for iniVation products.
- DAVIS_Synchronization_and_Calibration_with_Vicon
- DVS_LED_Marker_Signaling_and_Location_Tracking
- DVS_Stereo_Calibration
- DVS_particle_tracking_pixel_bandwidth_considerations
- TODO: need main page like for Software user guides.
- User_guide_-_DAVIS240
- User_guide_-_DAVIS_USB3_development_kit
- User_guide_-_DVS128
- User_guide_-_eDVS_and_PushBot
- User Guide - mini eDVS
- AEDAT_file_formats
- Software_user_guides
- User_guide_-_Reflashing_devices
- User_guide_-_cAER
- User_guide_-_caerctl-gui-javafx_GUI
- User_guide_-_libcaer
don't use raw links, as: https://github.com/inivation/inivation-docs; use instead [https://github.com/inivation/inivation-docs](https://github.com/inivation/inivation-docs)
otherwise it does not work the automatic linking, when rendered
when doing internal links, put "-" for each space present in the title, NOT CONSIDERING symbols, like "/" or "."
For example, a title like "# hello / hello - hello" must be referenced as ref
Pay attention that this can also not work with offline markdown visualisers, but with GitHub works!
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
Create separation for test -------------------------------------------------
If the symbols are in the word, for example "# hello.hello" just skip them. In this case, it will be [ref](#hellohello)
If html does not render properly from some point of the document to the end, probably there is a html tag wrong.
For example you can have created erroneously a not recognised tag, like:
<hello>Another possibility is that you have not closed an open html tag, like:
1. <p align="center"><img src="media/eDVS_force_program.png" width="600">
2. <p align="center"><img src="media/eDVS_force_program.png" width="600"/>
3. <p align="center"><img src="media/eDVS_force_program.png" width="600"/></p>In the first case, i didn't close the image tag and the <p align="center" one.
In the second case i closed the image tag, but still not the <p align="center" one.
The third one is properly written
Leave a space between a title and a table, for example:
# My title
| First col | Second col |
| ------------- | ------------- |
| first row | first row |
| second row | second row |
| third row | third row |Is not rendered properly, while:
# My title
| First col | Second col |
| ------------- | ------------- |
| first row | first row |
| second row | second row |
| third row | third row |Will be rendered properly
Don't put the alignment of images when you want to place them inside a table:
<p align="center"><img ... /></p>It would render also the html command!
The comments in markdown files must be done in the following way:
MULTIPLE LINE
<!--
comments on more lines
-->
INLINE
<!--comments inline-->Other ways does not work on GitHub and will be rendered.
Links that do not work. Present in:
- User guide - cAER
Links that refers to iniVation or to not updated websites. Present in all but for "Application Notes" files and AEDAT file formats.
Links that are clearly not created, or there is no section at the moment. Present in:
- User Guide - Synchronisation of dynamic sensor prototypes and stereo configurations