Oleg Semyonov
|
8d1e1fdbc0
|
tools: make uncrustify_install target, script and base config file
See also: OPIN-3
|
2013-04-22 21:35:25 +02:00 |
|
Oleg Semyonov
|
992bd696a6
|
*.mk: fix double '/' in path names ($dir always returns it as a last char)
Also minor formatting of all library.mk files.
Conflicts:
flight/PiOS/Common/Libraries/CMSIS2/library.mk
|
2013-03-24 13:06:08 +02:00 |
|
Oleg Semyonov
|
8b4a547d69
|
rscode: add a library make config file, library.mk
|
2013-03-24 13:04:05 +02:00 |
|
Brian Webb
|
88c8cba0ff
|
Reduced size of temporaries to the correct size in rs.c
|
2012-08-22 06:46:51 -07:00 |
|
Brian Webb
|
823b111d60
|
Added Reed-Solomon error correction to PipXtreme. The code is a slight modification of rsscode (http://rscode.sourceforge.net). Packet acking has also been turned on as the default, so each packet is error corrected, and if errors remain, the packet is NACKed, otherwise it is ACKed. Also temporarily turned off UAVTalk parsing. This was causing the CC to be identified as a PipX due to the PipX sending UAVObjects (I believe) from the system module. The system module is going to have to be modified/replaced for the PipX.
|
2012-03-18 17:43:29 -07:00 |
|