Pavel Kirienko
|
cee6ea3529
|
Changed default prototype of the PanicListener callback
|
2014-03-19 19:55:23 +04:00 |
|
dominiho
|
fc877f9c20
|
changed px4flow I2C address to default value
|
2014-03-19 16:13:17 +01:00 |
|
Pavel Kirienko
|
3829506368
|
PanicListener
|
2014-03-19 14:27:37 +04:00 |
|
Pavel Kirienko
|
5cc74bf872
|
Tests: fixed spin() for InterlinkedTestNodes
|
2014-03-19 14:27:01 +04:00 |
|
Pavel Kirienko
|
8828b79c4e
|
Fixed name of a test class
|
2014-03-19 14:04:10 +04:00 |
|
Pavel Kirienko
|
f2bacbf4e1
|
Clarified description of uavcan.protocol.Panic
|
2014-03-19 13:38:05 +04:00 |
|
Pavel Kirienko
|
56d50a4689
|
uavcan.protocol.RestartNode.magic_number bitlen reduced to 40 bits, which dramatically reduces RAM usage on a service server because the transfer buffers are no longer necessary
|
2014-03-19 13:37:44 +04:00 |
|
Pavel Kirienko
|
ce9c0b6dbe
|
PanicBroadcaster
|
2014-03-19 12:25:49 +04:00 |
|
Pavel Kirienko
|
b353c5b9d8
|
RestartRequestServer
|
2014-03-19 10:45:20 +04:00 |
|
Pavel Kirienko
|
1bc411f3af
|
Removed extra debug.hpp inclusions
|
2014-03-19 10:00:24 +04:00 |
|
Pavel Kirienko
|
6257896627
|
Added -Wno-long-long for C++03 builds because this library requires 64 bit integer type
|
2014-03-18 21:50:40 +04:00 |
|
Pavel Kirienko
|
ad253a80ac
|
Memory pool block size fixed to 48 bytes
|
2014-03-18 21:43:43 +04:00 |
|
Lorenz Meier
|
c5a1f4617c
|
Fixed MS4525 error flag handling
|
2014-03-18 18:30:05 +01:00 |
|
Lorenz Meier
|
bce67c6b03
|
Init / reinit improvements
|
2014-03-18 18:28:54 +01:00 |
|
Pavel Kirienko
|
3dec56da00
|
Printing size of uavcan.protocol.RestartNode server in a test
|
2014-03-18 21:13:24 +04:00 |
|
Pavel Kirienko
|
ad65b25a26
|
Removed an irrelevant comment from ISystemClock class
|
2014-03-18 20:54:11 +04:00 |
|
Pavel Kirienko
|
888057f3ec
|
DataTypeInfoProvider
|
2014-03-18 20:51:22 +04:00 |
|
Pavel Kirienko
|
8879230798
|
UAVCAN_PACK_STRUCTS is always defined
|
2014-03-18 20:06:35 +04:00 |
|
Pavel Kirienko
|
5eb49fcf7e
|
Runtime check for GDTR::find()
|
2014-03-18 16:40:08 +04:00 |
|
Pavel Kirienko
|
2103e59ef1
|
GDTR got the method find() by DTID
|
2014-03-18 16:38:14 +04:00 |
|
Pavel Kirienko
|
f5fd0ffe26
|
NodeStatus TX timeout set to a large value
|
2014-03-18 16:00:59 +04:00 |
|
Pavel Kirienko
|
fc490e93e1
|
Test: TestSubscriber renamed to TestListener
|
2014-03-18 15:36:31 +04:00 |
|
Pavel Kirienko
|
aeee4b9e37
|
Added Dispatcher type usage methods: hasPublisher(), hasSubscriber(), hasServer()
|
2014-03-18 15:33:31 +04:00 |
|
Pavel Kirienko
|
c9b284a2d7
|
IOutgoingTransferRegistry::exists()
|
2014-03-18 15:15:53 +04:00 |
|
Pavel Kirienko
|
b5e201647f
|
Map<> got the new method findFirstKey<>(), which is needed for the upcoming Dispatcher logic
|
2014-03-18 14:58:05 +04:00 |
|
Pavel Kirienko
|
c7d6bcbdda
|
Tests: reduced timestamp comparison precision to reduce test failure probability with parallel build
|
2014-03-18 13:30:24 +04:00 |
|
Lorenz Meier
|
7cdb7291af
|
Protect against divergence
|
2014-03-18 09:21:27 +01:00 |
|
Lorenz Meier
|
03ccee289b
|
Numerical checks on covariances
|
2014-03-18 09:19:57 +01:00 |
|
Pavel Kirienko
|
3a86edad62
|
Faster CharArrayFormatter
|
2014-03-18 11:06:47 +04:00 |
|
Pavel Kirienko
|
11267860f3
|
Logger implementation
|
2014-03-18 02:30:57 +04:00 |
|
Pavel Kirienko
|
1e2352bb30
|
CharArrayFormatter<> implementation and tests
|
2014-03-18 00:45:11 +04:00 |
|
Pavel Kirienko
|
eb0139bd66
|
array.hpp - fixed #include
|
2014-03-18 00:44:39 +04:00 |
|
Anton Babushkin
|
068b7526b7
|
copyright and code style fixes
|
2014-03-18 00:10:38 +04:00 |
|
Anton Babushkin
|
c266124099
|
vehicle_local_position: use double for ref_lat and ref_lon instead of int32, fix related apps
|
2014-03-17 23:58:00 +04:00 |
|
Anton Babushkin
|
2f7303f2dd
|
geo lib: minor code style fix
|
2014-03-17 23:56:49 +04:00 |
|
Pavel Kirienko
|
7603007d90
|
Array<>::appendFormatted() + test
|
2014-03-17 23:25:45 +04:00 |
|
Julian Oes
|
8fe3475b41
|
mavlink: add onboard function for camera capture commands
|
2014-03-17 20:12:12 +01:00 |
|
Anton Babushkin
|
22c8d91389
|
position_estimator_inav: mark local position as valid even if GPS not available (e.g. only FLOW)
|
2014-03-17 22:46:48 +04:00 |
|
Anton Babushkin
|
c0c54f01cb
|
mc_pos_control: operate in local projection instead of global frame
|
2014-03-17 22:42:52 +04:00 |
|
Pavel Kirienko
|
f3f9f3dd18
|
Build speedup: dsdlc compiler is being invoked without -v, which improves its performance a tiny bit
|
2014-03-17 22:24:31 +04:00 |
|
Anton Babushkin
|
3d5f52678f
|
Use updated map_projection_XXX functions in apps
|
2014-03-17 22:20:41 +04:00 |
|
Pavel Kirienko
|
6ad511a9be
|
Multithreaded mode for cppcheck
|
2014-03-17 22:19:52 +04:00 |
|
Anton Babushkin
|
2284a7e985
|
geo lib: major rewrite of map_projection_XXX functions
|
2014-03-17 22:19:50 +04:00 |
|
Don Gagne
|
783a240396
|
Function naming and remove unneeded sprintf
|
2014-03-17 11:01:15 -07:00 |
|
Lorenz Meier
|
37513eaafa
|
Added variance and state contrain calls. Need still in-flight re-init and sub-component health checks. Also need to report / log these events as they occur with enough data to identify root causes.
|
2014-03-17 18:44:37 +01:00 |
|
Lorenz Meier
|
c3010e5607
|
Fixed comment that lied
|
2014-03-17 18:42:03 +01:00 |
|
Pavel Kirienko
|
41eeae8200
|
Automatic selection between <stdint.h> and <cstdint> depending on the C++ standard. This improvement made the library completely independent from the standard C headers in C++11 mode. In C++03 mode, though, some C headers are still needed: <stdint.h>, <math.h>
|
2014-03-17 21:15:20 +04:00 |
|
Pavel Kirienko
|
81a03b4d5e
|
impl_constants.hpp: macro definitions were moved out of ::uavcan namespace
|
2014-03-17 20:51:18 +04:00 |
|
Pavel Kirienko
|
3f99cdd607
|
Proper #define for UAVCAN_EXCEPTIONS
|
2014-03-17 20:48:03 +04:00 |
|
Pavel Kirienko
|
093328e386
|
Proper C++ version detection
|
2014-03-17 20:38:02 +04:00 |
|