-
So I just stumbled upon the xpcc `xpcc::SmartPointer` which confused me for a while, until I had a look at the implementation. While it might not have been the case in 2009, currently a [smart pointer…
ekiwi updated
9 years ago
-
Dear all,
while working on [XPCC over raw Ethernet frames](https://github.com/strongly-typed/xpcc/blob/feature/stm32f4_ethernet/src/xpcc/communication/xpcc/backend/ethernet/connector.hpp) I tripped…
-
Here https://github.com/roboterclubaachen/xpcc/blob/develop/src/xpcc/architecture/driver/atomic/container.hpp#L158 atomic::Container provides an unsafe function, which is perfectly usefull and ledgiti…
-
[src/xpcc/ui/gui/widgets/widget.cpp:46:1:](https://github.com/roboterclubaachen/xpcc/blob/develop/src/xpcc/ui/gui/widgets/widget.cpp#L47) warning: all paths through this function will call itself [-Wi…
-
Double currently is casted to float and the writeFloat function is used in the IOStream.
(See TODO in /src/xpcc/io/iostream_float.cpp line 93)
-
This is similar to issue #6 in that we might have one module/repository that provides a number of jinja2 filters that are required by different modules form different repositories.
An example would be…
ekiwi updated
8 years ago
-
The STM32 MCUs support half-duplex SPI, which is needed to talk to some peripherals like the [LSM303](http://www.st.com/en/mems-and-sensors/lsm303c.html) magnetometer/accelerometer. It would be great …
-
Looking at the initialization code for Cortex-M, it seems that the VTOR is guessed by finding the ELF section with the lowest address. The function used is called `GetSectionPhysicalAddress`, yet it a…
-
https://github.com/roboterclubaachen/xpcc/blob/develop/src/xpcc/architecture/driver/atomic/queue_impl.hpp#L132
I assume the queue is single producer and single consumer (doesn't say so in the docs but…
-
Because pure awesome (original website is really slow though):
[Original](http://gnuarmeclipse.livius.net).
[Archive.org](https://web.archive.org/web/20141009055341/http://gnuarmeclipse.livius.net/blo…