Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed connection loss / failsafe detection, added decoding of two switches #122

Merged
merged 2 commits into from
Jan 6, 2013

Conversation

LorenzMeier
Copy link
Member

Loss is tested, switch channels are not.

…tch channels if IO supports 18 RC channels. Loss is tested, switch channels are not.
px4dev added a commit that referenced this pull request Jan 6, 2013
Fixed connection loss / failsafe detection, added decoding of two switches
@px4dev px4dev merged commit 532c694 into master Jan 6, 2013
PX4BuildBot pushed a commit that referenced this pull request Apr 1, 2018


Changes from libuavcan (OpenCyphal-Garage/libcyphal@e1c9a4f) in current PX4/master (9fc1755)
OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 1, 2018
 - libuavcan in PX4/Firmware (9fc1755): OpenCyphal-Garage/libcyphal@e1c9a4f
 - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
 - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 2, 2018
 - libuavcan in PX4/Firmware (8629563): OpenCyphal-Garage/libcyphal@e1c9a4f
 - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
 - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 8, 2018
    - libuavcan in PX4/Firmware (d6e5c3c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 9, 2018
    - libuavcan in PX4/Firmware (9266da6): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 10, 2018
    - libuavcan in PX4/Firmware (3e32352): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 11, 2018
    - libuavcan in PX4/Firmware (3b78e7b): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 12, 2018
    - libuavcan in PX4/Firmware (4093eb1): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 13, 2018
    - libuavcan in PX4/Firmware (3be636a): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 14, 2018
    - libuavcan in PX4/Firmware (c7549b9): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 15, 2018
    - libuavcan in PX4/Firmware (c5ea66c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 16, 2018
    - libuavcan in PX4/Firmware (49eabf6): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 17, 2018
    - libuavcan in PX4/Firmware (54e0a3c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 18, 2018
    - libuavcan in PX4/Firmware (34d069c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 19, 2018
    - libuavcan in PX4/Firmware (60b6cd2): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@9a8b059
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...9a8b059

    9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 20, 2018
    - libuavcan in PX4/Firmware (8ea204e): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@dbd037b
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...dbd037b

    dbd037b 2018-04-19 Pavel Kirienko - Merge pull request #123 from UAVCAN/stm32-chibios-18
fca6224 2018-04-19 Pavel Kirienko - ChbiOS 18 support
9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 21, 2018
    - libuavcan in PX4/Firmware (d41f11c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@dbd037b
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...dbd037b

    dbd037b 2018-04-19 Pavel Kirienko - Merge pull request #123 from UAVCAN/stm32-chibios-18
fca6224 2018-04-19 Pavel Kirienko - ChbiOS 18 support
9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 22, 2018
    - libuavcan in PX4/Firmware (c24e863): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@dbd037b
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...dbd037b

    dbd037b 2018-04-19 Pavel Kirienko - Merge pull request #123 from UAVCAN/stm32-chibios-18
fca6224 2018-04-19 Pavel Kirienko - ChbiOS 18 support
9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot pushed a commit that referenced this pull request Apr 23, 2018
    - libuavcan in PX4/Firmware (c54580c): OpenCyphal-Garage/libcyphal@e1c9a4f
    - libuavcan current upstream: OpenCyphal-Garage/libcyphal@dbd037b
    - Changes: OpenCyphal-Garage/libcyphal@e1c9a4f...dbd037b

    dbd037b 2018-04-19 Pavel Kirienko - Merge pull request #123 from UAVCAN/stm32-chibios-18
fca6224 2018-04-19 Pavel Kirienko - ChbiOS 18 support
9a8b059 2018-03-26 Pavel Kirienko - Merge pull request #122 from magicrub/upstream_ch_shadow_warning
f935822 2018-03-25 Tom Pittenger - rename ch to chr to avoid shadow variable in ChibiOS
1dfcaca 2018-01-04 Pavel Kirienko - README update; fixes #120
da34eae 2018-01-02 Pavel Kirienko - Added IAdHocNodeStatusUpdater
0066382 2018-01-01 Pavel Kirienko - TransferPerfCounter made noncopyable, returns counters by references
eebf0bf 2018-01-01 Pavel Kirienko - Linux SocketCAN: Missing initializer warning fix
9044cd1 2017-11-29 Pavel Kirienko - Merge pull request #119 from battlesnake/master
155c721 2017-11-29 Mark K Cowan - Removed redundant path delimiter
934cc4f 2017-11-29 Mark K Cowan - Fixed unnecessary sign conversion
e2c68be 2017-11-27 Pavel Kirienko - STM32: new config parameter UAVCAN_STM32_TIMX_INPUT_CLOCK
2d02258 2017-11-26 Pavel Kirienko - STM32: fixed an implicit conversion warning
ba9af4c 2017-11-24 Pavel Kirienko - Merge pull request #117 from battlesnake/master
e797d69 2017-11-24 Mark K Cowan - Fixed failing build when socket.h adds flexible arrays to end of structures.
a1022b0 2017-11-24 Pavel Kirienko - Merge pull request #115 from UAVCAN/stm32-acceptance-filter-fix
414a2e2 2017-11-21 Pavel Kirienko - Fixed the CAN acceptance filter initialization in the STM32 driver
fa6dbde 2017-11-21 Pavel Kirienko - Merge pull request #114 from daniel-formlabs/dont-overwrite-cmake-cxx-flags
337fdff 2017-11-20 Daniel Willenson - Don't completely overwrite the CMAKE_CXX_FLAGS
d577c58 2017-10-05 Pavel Kirienko - Merge pull request #113 from partyzzzan/chibi-version
60ea60e 2017-10-03 Anton Zaytsev - Fixed. Add new CH_KERNEL_MAJOR to stm32 driver.
38702ff 2017-09-26 Pavel Kirienko - Merge pull request #112 from cvra/master
674133e 2017-09-25 Michael Spieler - Fix CAN driver for STM32F3 + ChibiOS
PX4BuildBot added a commit that referenced this pull request Apr 27, 2022
…39:04 UTC 2022

    - public_regulated_data_types in PX4/Firmware (86af8ae): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request Apr 28, 2022
…38:21 UTC 2022

    - public_regulated_data_types in PX4/Firmware (acaf4e3): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request Apr 28, 2022
…38:58 UTC 2022

    - public_regulated_data_types in PX4/Firmware (0d721c4): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request Apr 29, 2022
…43:43 UTC 2022

    - public_regulated_data_types in PX4/Firmware (ff28211): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request Apr 29, 2022
…38:41 UTC 2022

    - public_regulated_data_types in PX4/Firmware (3cd23b6): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request Apr 30, 2022
…39:40 UTC 2022

    - public_regulated_data_types in PX4/Firmware (f677ffe): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 1, 2022
…8:52 UTC 2022

    - public_regulated_data_types in PX4/Firmware (ead4350): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 2, 2022
…8:50 UTC 2022

    - public_regulated_data_types in PX4/Firmware (a60dcfe): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 2, 2022
…9:00 UTC 2022

    - public_regulated_data_types in PX4/Firmware (edaeb79): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 3, 2022
…8:53 UTC 2022

    - public_regulated_data_types in PX4/Firmware (a55bdb5): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 3, 2022
…8:52 UTC 2022

    - public_regulated_data_types in PX4/Firmware (19ea7ac): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 4, 2022
…8:55 UTC 2022

    - public_regulated_data_types in PX4/Firmware (102457d): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 5, 2022
…8:52 UTC 2022

    - public_regulated_data_types in PX4/Firmware (16a0c28): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 5, 2022
…8:58 UTC 2022

    - public_regulated_data_types in PX4/Firmware (d84b462): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@d0bd651
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...d0bd651

    d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 6, 2022
…8:24 UTC 2022

    - public_regulated_data_types in PX4/Firmware (ad0fda9): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 7, 2022
…9:40 UTC 2022

    - public_regulated_data_types in PX4/Firmware (4fbc9ca): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 8, 2022
…8:53 UTC 2022

    - public_regulated_data_types in PX4/Firmware (48447c1): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 8, 2022
…8:57 UTC 2022

    - public_regulated_data_types in PX4/Firmware (5218907): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 9, 2022
…8:55 UTC 2022

    - public_regulated_data_types in PX4/Firmware (6bbf184): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 10, 2022
…38:57 UTC 2022

    - public_regulated_data_types in PX4/Firmware (db4eaa7): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
PX4BuildBot added a commit that referenced this pull request May 10, 2022
…38:58 UTC 2022

    - public_regulated_data_types in PX4/Firmware (e3efff7): OpenCyphal/public_regulated_data_types@0a773b9
    - public_regulated_data_types current upstream: OpenCyphal/public_regulated_data_types@70573cb
    - Changes: OpenCyphal/public_regulated_data_types@0a773b9...70573cb

    70573cb 2022-05-06 Pavel Kirienko - Automatic extension change & Cyphalization (#127)
d0bd651 2022-04-09 Pavel Kirienko - Update branding
1565632 2021-10-15 Pavel Kirienko - Replace DS-015 with UDRAL (#125)
b02e689 2021-09-11 Pavel Kirienko - Add status badge
addb060 2021-09-11 Kalyan Sriram - ci: switch to github actions (#122)
dagar pushed a commit that referenced this pull request Oct 16, 2024
Rename variable "ch" to "chr" to avoid shadow variable in ChibiOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants