sven synced commits to master at sven/libicsneo from mirror
-
b624d06ca0 Driver: FTD3XX: Fix close()
sven synced commits to master at sven/libicsneo from mirror
-
c249df8756 Bindings: Python: Add CANErrorCountMessage
sven synced commits to master at sven/libicsneo from mirror
-
b2161211c5 Bindings: Python: Add Message::Type MessageFilter
-
0ee8a990a7 Bindings: Python: Fix get_gptp_status default arg
-
dc0f16b1d2 Communication: Add GPTPStatus
- Compare 3 commits »
sven synced commits to master at sven/libicsneo from mirror
-
c4ce803d62 LINMessage: Fix timestamp scaling
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
3b84dcbc5c simple go example
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
7b1b3bfe18 added icsneo zig example
sven synced commits to master at sven/libicsneo from mirror
-
34cacf4cf2 EthernetMessage: Fix TX receipts
sven synced commits to icsneo_api at sven/libicsneo from mirror
-
683391a2b9 experimental rust code to make sure it actually works.
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 »