sven synced commits to icsneo_api at sven/libicsneo from mirror
-
dae24a7370 implemented validation for device and message checks
-
0dc20db1ad fixed compiler error
-
1790fb038a fixed icsneopy
-
1216c4c674 add icsneo_message_get_type_name to example
-
7c4a3d3077 added icsneo_message_get_type_name
- Compare 17 commits »
sven synced commits to master at sven/libicsneo from mirror
-
4157558e84 Bindings: Python: Drop GIL for Device calls
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
351e462167 added Doxygen config for icsneo
-
24d2f84dbb temporary change for system tests
-
68fe63c566 add support to use system tests outside fetchcontent
-
bfd9802860 fixed type mismatch
- Compare 4 commits »
sven synced commits to master at sven/libicsneo from mirror
-
40b85488dc TCP: Add LIBICSNEO_DISABLE_TCP env option
-
7584563002 Bindings: Python: Add default MessageFilter constructor
- Compare 2 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
992e83d8ea initial rust skeleton project. Probably doesn't work.
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
cb346d25ff more compiler fixes
-
398d8cbb16 fixed pointer compare bug
-
2d99a30fe1 revert cmake options to original
-
b5c38dc5b9 fixed more compiler errors
-
7e362ec6ff removed a cmake warning
- Compare 12 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
14cf054635 added icsneo_can_message_free
-
b75305d1d3 added icsneo_can_message_set_extended, icsneo_can_message_set_canfd, and icsneo_can_message_set_baudrate_switch
-
d8ee35c36d added icsneo_can_message_set_dlc_on_wire and icsneo_can_message_set_remote
-
c8de60f40d added icsneo_can_message_set_arbid
-
528ffedeb7 added icsneo_message_set_netid and icsneo_message_set_data
- Compare 5 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
1ca9f0fdb4 added icsneo_message_get_netid and icsneo_get_netid_name
-
bfd8a023c6 add bus name string to example
-
76fd1177de fixed calls around safe_str_copy
-
7e616536ef fixed unsafe warnings and added icsneo_get_bus_type_name
- Compare 4 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
b0575fe658 Added icsneo_can_messages_create, untested.
-
2a63bbf13f simplified initialization and cleanup.
-
b514a55749 added icsneo_device_transmit_messages, not tested yet.
-
21964fafe4 moved _icsneo_netid_t enum
-
13326d3f02 fixed compiler error with pcap
- Compare 5 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
9dcee2ae04 done renaming enum
-
ff7b567831 more renaming
-
632057dc70 more renaming in progress
-
faa92ca4fa in progress rename of enum
-
cc0f257cee added icsneo_device_supports_tc10
- Compare 5 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
7e4c0cdc43 commonize the naming of the functions
-
a2feff5dbd rename icsneo_error_code
-
9acd669feb add icsneo_is_online_supported
-
82502db319 fixed naming
-
36065fab05 python bindings build now.
- Compare 11 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
875bf45421 added icsneo_device_load_default_settings
-
dee031710f added rtc functions
- Compare 2 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
b44bf07d1b implemented can getter methods.
-
6ca173813e update comment
-
6a17e98488 remove check that isn't needed
-
b88f8dbb05 added icsneo_get_events, icsneo_device_get_events, and icsneo_event_get_description
- Compare 4 commits »
sven synced commits to master at sven/libicsneo from mirror
-
4f83614037 Bindings: Python: Fix Device RTC functions
-
38a4af8062 Device: Fix getRTC response size
- Compare 2 commits »
sven synced commits to refs/pull/64/merge at sven/libicsneo from mirror
-
db9da30f94 Merge e233233b9448b0e44eb7b9778cef33a33c789670 into 4f836140375f371d887d179a536b21e02936847c
-
4f83614037 Bindings: Python: Fix Device RTC functions
-
38a4af8062 Device: Fix getRTC response size
-
3b95b41be4 Bindings: Python: Add LINMessage
-
3da31a29b4 Bindings: Python: Add more Network members
- Compare 7 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
360610c0ac updated example to use msg type and bus type functions
-
a7738f192f added icsneo_message_get_type and icsneo_message_get_bus_type
-
55f90f5602 updated bus message classes for getBusType()
-
4901168068 renamed RawMessage to InternalMessage
-
dc54bc6868 renamed Frame to BusMessage
- Compare 6 commits »
sven synced commits to master at sven/libicsneo from mirror
-
3b95b41be4 Bindings: Python: Add LINMessage
-
3da31a29b4 Bindings: Python: Add more Network members
- Compare 2 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
63fd8c2f3a fixed messages
-
fde2f670b5 fixed sleep on linux
-
802be13e74 add timestamp resolution to example.
-
7dee139217 added icsneo_message_get_type. Not done.
-
fbeea2f79d added timeout to get messages and copied messages over.
- Compare 9 commits »
sven synced commits to master at sven/libicsneo from mirror
-
d0f3e593df Device: Add RAD-Galaxy 2
-
90268a4f04 CI: Update DOCKER_HOST
- Compare 2 commits »
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
983552657b add timestamp and get_messages, untested.
-
32815943d5 add icsneo_get_message_count
-
a7be396ed9 added message polling limit functions
-
64f038f781 added icsneo_device_type_from_type
-
79293216af added icsneo_error_code
- Compare 7 commits »