@@ -38,15 +38,15 @@ All the other modules are optional have dependencies
...
@@ -38,15 +38,15 @@ All the other modules are optional have dependencies
-[gnuplot](https://promethe.u-cergy.fr/blaar/gnuplot.git) Allows to make graphs from data of blc_channels (require gnuplot)
-[gnuplot](https://promethe.u-cergy.fr/blaar/gnuplot.git) Allows to make graphs from data of blc_channels (require gnuplot)
### Linux
### specific Linux
-[a_sound](https://promethe.u-cergy.fr/blaar/asound.git) Acquire or produce sound using Advanced Linux Sound Architecture library (require libasounddev).
-[a_sound](https://promethe.u-cergy.fr/blaar/asound.git) Acquire or produce sound using Advanced Linux Sound Architecture library (require libasounddev).
-[i_v4l2_camera](https://promethe.u-cergy.fr/blaar/iv4l2camera.git) Acquire images from a camera using Video 4 Linux library (require libv4l2dev).
-[i_v4l2_camera](https://promethe.u-cergy.fr/blaar/iv4l2camera.git) Acquire images from a camera using Video 4 Linux library (require libv4l2dev).
### Mac OSX
### specific Mac OSX
-[coreaudio](https://promethe.u-cergy.fr/blaar/asound.git) Acquire or produce sound using Apple Core Audio Frameworks
-[coreaudio](https://promethe.u-cergy.fr/blaar/asound.git) Acquire or produce sound using Apple Core Audio Frameworks
- [i_AV_camera] Acquire images from cameras using Audio Video Foundation
-[i_AV_camera](https://promethe.u-cergy.fr/blaar/i_AV_camera.git) Acquire images from cameras using Audio Video Foundation
In `scripts/` you have bash scripts which combine applications to produce higher level functionalities. They may require you add optional modules.
In `scripts/` you have bash scripts which combine applications to produce higher level functionalities. They may require you add optional modules.