Sven Bohner sven
  • Joined on 2021-03-02
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2025-01-16 06:54:22 +01:00
114b664d78 All: Welcome to 2025
sven synced commits to refs/heads/refs/pull/64/head at sven/libicsneo from mirror 2025-01-12 05:10:08 +01:00
739ff4d637 Merge branch 'intrepidcs:master' into Npcap-fix
2acf248583 Bindings: Python: Add stubs
f18aa00322 Communication: Add EthernetStatusMessage
87baa97c3f Device: Fix ComponentVersion retrieval
8dcbbe0d72 NeoVIConnect: Add ComponentVersions support
Compare 48 commits »
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2025-01-09 12:02:55 +01:00
2acf248583 Bindings: Python: Add stubs
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2025-01-07 03:04:31 +01:00
f18aa00322 Communication: Add EthernetStatusMessage
87baa97c3f Device: Fix ComponentVersion retrieval
8dcbbe0d72 NeoVIConnect: Add ComponentVersions support
Compare 3 commits »
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2024-12-31 00:09:58 +01:00
b624d06ca0 Driver: FTD3XX: Fix close()
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2024-12-23 21:20:02 +01:00
c249df8756 Bindings: Python: Add CANErrorCountMessage
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2024-12-21 04:10:02 +01:00
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 refs/heads/master at sven/libicsneo from mirror 2024-12-20 03:49:57 +01:00
c4ce803d62 LINMessage: Fix timestamp scaling
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-17 10:48:31 +01:00
3b84dcbc5c simple go example
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-14 01:20:13 +01:00
7b1b3bfe18 added icsneo zig example
sven synced commits to refs/heads/master at sven/libicsneo from mirror 2024-12-14 01:20:13 +01:00
34cacf4cf2 EthernetMessage: Fix TX receipts
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-13 09:09:42 +01:00
683391a2b9 experimental rust code to make sure it actually works.
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-13 00:59:48 +01:00
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 refs/heads/master at sven/libicsneo from mirror 2024-12-13 00:59:48 +01:00
4157558e84 Bindings: Python: Drop GIL for Device calls
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-12 00:30:15 +01:00
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 refs/heads/master at sven/libicsneo from mirror 2024-12-12 00:30:15 +01:00
40b85488dc TCP: Add LIBICSNEO_DISABLE_TCP env option
7584563002 Bindings: Python: Add default MessageFilter constructor
Compare 2 commits »
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-11 08:14:19 +01:00
992e83d8ea initial rust skeleton project. Probably doesn't work.
sven synced commits to refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-11 00:11:27 +01:00
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 refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-09 23:49:57 +01:00
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 refs/heads/icsneo_api at sven/libicsneo from mirror 2024-12-09 15:39:50 +01:00
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 »