[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Source code analysis of paparazzi
From: |
Alexandre Bustico |
Subject: |
Re: [Paparazzi-devel] Source code analysis of paparazzi |
Date: |
Thu, 06 Nov 2014 10:59:56 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
Le 06/11/2014 10:38, Matthieu Lemerre a écrit :
it seems that the generated source code is single-threaded, but
are there other threads?
In the master branch, there is single-threaded mainloop, but many
callbacks are interrupt driven,
from hardware timer, and all the peripherals (i2c, spi, dma, uart, etc etc).
there is also in another branch an experimental rtos (chibios) version
which use threads.
--
Alexandre
- [Paparazzi-devel] Source code analysis of paparazzi, Matthieu Lemerre, 2014/11/05
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Gautier Hattenberger, 2014/11/05
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Karoly Molnar, 2014/11/05
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Felix Ruess, 2014/11/05
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Matthieu Lemerre, 2014/11/06
- Re: [Paparazzi-devel] Source code analysis of paparazzi,
Alexandre Bustico <=
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Michal Podhradsky, 2014/11/17
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Matthieu Lemerre, 2014/11/21
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Felix Ruess, 2014/11/21
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Matthieu Lemerre, 2014/11/26
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Felix Ruess, 2014/11/28
- Re: [Paparazzi-devel] Source code analysis of paparazzi, Karoly Molnar, 2014/11/30