Pavel Kirienko
|
e36d276e1f
|
STM32 driver test app
|
2015-07-07 19:25:12 +03:00 |
|
Pavel Kirienko
|
cdd8bfc5c3
|
STM32: doc comment, fixed error counting
|
2015-07-07 19:20:05 +03:00 |
|
Pavel Kirienko
|
4247087e5e
|
STM32: simplified abort handling
|
2015-07-07 19:05:09 +03:00 |
|
Pavel Kirienko
|
d3a1c84f27
|
STM32 SCE IRQ fix
|
2015-07-07 18:56:24 +03:00 |
|
Pavel Kirienko
|
36ec6781e8
|
STM32 IRQ fix
|
2015-07-07 01:33:11 +03:00 |
|
Pavel Kirienko
|
a72bc11093
|
STM32 TX aborts
|
2015-07-07 01:22:16 +03:00 |
|
Pavel Kirienko
|
d58d3423ff
|
STM32: proper TX prioritization
|
2015-07-06 20:17:11 +03:00 |
|
Pavel Kirienko
|
5028ab1813
|
STM32 test: var LIBUAVCAN_REPO_ROOT
|
2015-07-06 13:44:34 +03:00 |
|
Pavel Kirienko
|
0d251cdb38
|
Nodetool warning fix
|
2015-07-05 18:48:34 +03:00 |
|
Pavel Kirienko
|
8d923fee4c
|
Modified CAN driver API: Passing the next pending TX frames into the select() call to facilitate proper prioritization in the driver
|
2015-07-05 18:46:21 +03:00 |
|
Pavel Kirienko
|
36a7c7e7a9
|
CATS and network compatibility checker removed
|
2015-07-05 07:07:59 +03:00 |
|
Pavel Kirienko
|
d8f354ff1f
|
VirtualCanIface: fixes #47 for Linux/POSIX
|
2015-07-03 21:58:24 +03:00 |
|
Pavel Kirienko
|
19cd458ae6
|
Temporary fix to STM32 driver
|
2015-07-02 22:20:50 +03:00 |
|
Pavel Kirienko
|
8a2e22046e
|
All unit tests compile, but crash. This is the most horrifying commit I've ever made.
|
2015-07-01 14:55:24 +03:00 |
|
ilia-sheremet
|
573b268457
|
CAN HW filters are added using map container
|
2015-06-26 14:35:53 +02:00 |
|
ilia-sheremet
|
bad7123b7d
|
getIface() constants added
|
2015-06-13 20:15:45 +02:00 |
|
Pavel Kirienko
|
e5b7a2c158
|
Warning fix in a Linux app
|
2015-06-10 14:12:11 +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
|
b98aee7250
|
Coverity 1304851
|
2015-06-10 13:04:52 +03:00 |
|
Pavel Kirienko
|
dc3f09855c
|
Coverity 1304849
|
2015-06-10 12:54:57 +03: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
|
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
|
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
|
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 |
|
David Sidrane
|
82d9bf29be
|
Added Garbage collection closes #36
|
2015-06-02 11:03:11 -10:00 |
|
David Sidrane
|
a39c8fef3a
|
Consistant use of NULL
|
2015-06-01 10:38:44 -10:00 |
|
Pavel Kirienko
|
0dc18f9623
|
Fixed STM32 NuttX driver
|
2015-06-01 16:45:12 +03:00 |
|
Pavel Kirienko
|
5442c0ac04
|
Revert "STM32 NuttX driver: Edge-triggered poll(), sort of fixes #35"
This reverts commit 22787651e6.
|
2015-06-01 16:36:02 +03:00 |
|
Pavel Kirienko
|
7518172f6e
|
POSIX tools - more autoformatting
|
2015-06-01 15:22:06 +03:00 |
|
Pavel Kirienko
|
e0ea51aa21
|
Fixed naming and CV-correctness
|
2015-06-01 15:17:58 +03:00 |
|
Pavel Kirienko
|
1c88bd7183
|
Using proper NULL in POSIX tools
|
2015-06-01 15:09:34 +03:00 |
|
Pavel Kirienko
|
2615fda63e
|
POSIX event tracer formatting
|
2015-06-01 15:04:46 +03:00 |
|
Pavel Kirienko
|
52529408d3
|
POSIX tools - visibility fix
|
2015-06-01 15:03:27 +03:00 |
|
Pavel Kirienko
|
49019bfcff
|
firmware_version_checker.hpp formatting
|
2015-06-01 14:58:21 +03:00 |
|
Pavel Kirienko
|
cc74cf46af
|
Basic file server backend formatting
|
2015-06-01 14:57:44 +03:00 |
|
Pavel Kirienko
|
52f809a620
|
firmware_version_checker.hpp formatting
|
2015-06-01 14:22:32 +03:00 |
|
Pavel Kirienko
|
22787651e6
|
STM32 NuttX driver: Edge-triggered poll(), sort of fixes #35
|
2015-06-01 13:58:20 +03:00 |
|
David Sidrane
|
cf32ca0573
|
Uodated to 20150527 Read GetInfo changes
|
2015-05-30 08:00:02 -10:00 |
|
David Sidrane
|
4733a0d1a0
|
File Open Cache
|
2015-05-29 17:59:31 -10:00 |
|