Pavel Kirienko
91642adfe5
README fix
2015-06-10 15:37:38 +03:00
Pavel Kirienko
fc997cff88
DSDL script installation removed from the top-level CMake script
2015-06-10 15:32:39 +03:00
Pavel Kirienko
a7ce4aac8c
Pyuavcan removed from the top-level CMake script
2015-06-10 15:32:03 +03:00
Pavel Kirienko
e612a0014b
dsdlc: path extension feature removed
2015-06-10 15:28:53 +03:00
Pavel Kirienko
68e21a6e77
README update
2015-06-10 15:27:37 +03:00
Pavel Kirienko
dfaf1f268c
pyuavcan removed
2015-06-10 15:17:48 +03:00
Pavel Kirienko
c2e3cb3315
README update
2015-06-10 15:05:21 +03:00
Pavel Kirienko
28733e2492
DSDLC update
2015-06-10 15:04:22 +03:00
Pavel Kirienko
c8e9277e62
DSDL and Pyuavcan submodules
2015-06-10 15:00:23 +03:00
Pavel Kirienko
03c251db4f
Pyuavcan and DSDL removed, will be returned back as submodules in the next commit
2015-06-10 14:59:30 +03:00
Pavel Kirienko
da69feec76
README update
2015-06-10 14:58:34 +03:00
Pavel Kirienko
e5b7a2c158
Warning fix in a Linux app
2015-06-10 14:12:11 +03:00
Pavel Kirienko
df34ed9ffe
Logging installed Python files into text files; this partially resolves #26
2015-06-10 13:59:36 +03:00
Pavel Kirienko
1a7a94c24c
Coverity 1304850
2015-06-10 13:30:51 +03:00
Pavel Kirienko
a1cf761917
Coverity 1304857 1304856 1304855
2015-06-10 13:17:40 +03:00
Pavel Kirienko
4d9e3b1131
Coverity 1304853
2015-06-10 13:15:31 +03:00
Pavel Kirienko
37f2b8044f
Coverity 1304854
2015-06-10 13:06:42 +03:00
Pavel Kirienko
b98aee7250
Coverity 1304851
2015-06-10 13:04:52 +03:00
Pavel Kirienko
eaaf2f15cd
Coverity 1304852
2015-06-10 13:00:15 +03:00
Pavel Kirienko
dc3f09855c
Coverity 1304849
2015-06-10 12:54:57 +03:00
Pavel Kirienko
2961f75cb3
Coverity 1304848
2015-06-10 12:49:50 +03:00
Pavel Kirienko
c6dc048e61
Merge pull request #39 from kylemanna/tiny_remove_rxframelistener
...
libuavcan: Disable Frame Listener with UAVCAN_TINY
2015-06-10 11:32:50 +03:00
Kyle Manna
b01f2bcc97
libuavcan: Disable Frame Listener with UAVCAN_TINY
...
* Compliation will fail on small systems with UAVCAN_TINY defined
with the following error:
abstract_node.hpp:123:33: error: 'IRxFrameListener' has not been declared
* Resolve issue by removing unecessary functions.
* Error is revealed and resolved when building test_stm32f107.
2015-06-09 19:53:45 -07:00
Pavel Kirienko
7b44bf8822
Safer virtual methods; this breaks compatibility with GCC 4.6
2015-06-09 23:05:49 +03:00
Pavel Kirienko
9ac2813cea
Cleaner type definitions in Linux driver
2015-06-09 22:58:00 +03:00
Pavel Kirienko
44b84ea5cb
Using -std=c++11 compiler flag
2015-06-09 22:48:19 +03:00
Pavel Kirienko
6f22745e55
Multithreading test for Linux
2015-06-09 19:49:16 +03:00
Pavel Kirienko
c793ab4177
Linux driver fix
2015-06-09 19:01:54 +03:00
Pavel Kirienko
d185eccf18
Exposed RX listener API via INode interface
2015-06-09 18:35:49 +03:00
Pavel Kirienko
2b8517905d
Linux driver: Refactored node instantiation helpers
2015-06-08 21:30:48 +03:00
Pavel Kirienko
83dd399cda
Virtual CAN driver interface
2015-06-08 20:25:21 +03:00
Pavel Kirienko
25371abe3b
Partially complete test of a multithreaded application Linux. It works, but it doesn't use iface sharing yet.
2015-06-08 14:59:44 +03:00
Pavel Kirienko
70b366d680
SubNode<> test
2015-06-08 12:49:44 +03:00
Pavel Kirienko
e24fa5f236
SubNode<>
2015-06-08 12:37:31 +03:00
Pavel Kirienko
fa2829a04a
Merge branch 'master' into multiprocessing
2015-06-08 12:23:50 +03:00
Pavel Kirienko
32adb8fabd
IRxFrameListener test
2015-06-08 12:18:50 +03:00
Pavel Kirienko
2b2b816004
Frame listeners are disabled in tiny mode
2015-06-08 12:05:54 +03:00
Pavel Kirienko
8891015321
IRxFrameListener
2015-06-08 11:57:05 +03:00
Pavel Kirienko
e8e0653022
INode::injectTxFrame()
2015-06-07 17:28:37 +03:00
Pavel Kirienko
aa0583c8dc
spinOnce() fix
2015-06-07 16:44:47 +03:00
Pavel Kirienko
988e404586
Work-around for false -Wtype-limits from GCC
2015-06-07 00:07:49 +03:00
Pavel Kirienko
fc990b6ef0
Specialization for CompileTimeIntSqrt<1>
2015-06-05 15:23:31 +03:00
Pavel Kirienko
8ab48f61e7
try_implicit_cast<>() --> coerceOrFallback<>()
2015-06-05 15:21:05 +03:00
Pavel Kirienko
1f1679c75d
LPC11C24 - removed useless libstdc++ stubs
2015-06-03 15:02:22 +03:00
Pavel Kirienko
107e0af4fd
LPC11C24 makefile fix
2015-06-03 14:57:42 +03:00
Pavel Kirienko
06f5489c1f
Merge branch 'dynamic_node_id_raft'
2015-06-03 02:38:00 +03:00
Pavel Kirienko
3d5f6f5d40
test_file_server
2015-06-03 02:20:36 +03:00
Pavel Kirienko
e54a1ed75e
Typo
2015-06-03 01:58:23 +03:00
Pavel Kirienko
250837965e
Minor fixes to BasicFileSeverBackend
2015-06-03 01:49:54 +03:00
Pavel Kirienko
ac3e70f6ba
Insignificant formatting fixes (uncrustify is not smart enough)
2015-06-03 01:32:10 +03:00