aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tecmp.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-09TECMP: Cleanup and fix unitsDr. Lars Völker1-9/+7
2023-03-05TECMP: cleanup endianness for 1 Byte fieldsDr. Lars Völker1-3/+2
2023-02-24TECMP: Changing voltage from string to doubleDr. Lars Völker1-3/+4
2023-02-23TECMP: Fix voltage representation in vendor dataDr. Lars Völker1-1/+1
2023-02-07TECMP: Improve usability of lifecycle fieldDr. Lars Völker1-12/+38
2023-01-20Fix some issues seen by tools/check_typed_item_calls.pyMartin Mathieson1-1/+1
2022-10-13TECMP: improve FCS and Padding detection for EthernetDr. Lars Völker1-1/+9
2022-10-07TECMP: Config option for Ethernet below TECMP optimizationDr. Lars Völker1-1/+11
2022-09-29Replace the last of PROTO_ITEM_ macro calls with function callsJaap Keuter1-1/+1
2022-09-26TECMP: Only NULL-Frame payload was shown (BUGFIX)Dr. Lars Völker1-1/+1
2022-07-28TECMP: Adding CounterEvent and TimeSyncEventDr. Lars Völker1-47/+207
2022-07-23TECMP: Fix CRC decoding on FlexRay Null Frames (Bugfix)Dr. Lars Völker1-2/+2
2022-07-22TECMP: Adding Subdissector supportDr. Lars Völker1-18/+55
2022-07-22TECMP: Show unparsed payload of control messagesDr. Lars Völker1-1/+10
2022-07-19TECMP: Updating to TECMP 1.7Dr. Lars Völker1-39/+137
2022-07-09TECMP: Update Control Message IDsDr. Lars Völker1-29/+97
2022-06-27TECMP: fix typoDr. Lars Völker1-1/+1
2022-05-28Make a couple of functions static.Martin Mathieson1-1/+1
2022-05-23TECMP: Renaming to Device and Interface for TECMP 1.7Dr. Lars Völker1-239/+238
2022-05-22TECMP: Update to TECMP 1.7 specificationDr. Lars Völker1-57/+235
2022-02-02TECMP: Allowing Chassis Temperature to be not available tooDr. Lars Völker1-5/+10
2022-01-07TECMP: Fix warning that dissector_add_uint is called too oftenDr. Lars Völker1-3/+2
2022-01-07TECMP: Support signed analog valuesDr. Lars Völker1-4/+25
2021-12-19Replace g_strdup_printf() with ws_strdup_printf()João Valverde1-3/+3
2021-12-01TECMP: LIN Payload was cut 1 byte short (BUGFIX)Dr. Lars Völker1-1/+1
2021-10-10TECMP: Bugfix: TECMP should not decode NULL framesDr. Lars Völker1-7/+14
2021-10-10TECMP: Bugfix wrong payload length for payloadtvbDr. Lars Völker1-3/+3
2021-09-19TECMP: change Capture Module ID in UAT to hexDr. Lars Völker1-2/+2
2021-08-31ISO10681: Adding support for ISO10681 (FlexRay ISO TP)Dr. Lars Völker1-15/+6
2021-08-22TECMP: RTR is only CAN (BUGFIX!)Dr. Lars Völker1-1/+1
2021-08-06CAN: Add support for multiple CANs in a trace (bus ID)Dr. Lars Völker1-0/+1
2021-08-01LIN: Add support for bus specific dissectorsDr. Lars Völker1-65/+151
2021-07-16TECMP: Adding a filter for Channel ID namesDr. Lars Völker1-2/+10
2021-07-16CAN: Adding support for more specific tables (2)Dr. Lars Völker1-19/+3
2021-07-14LIN: Adding support for LIN dissectionDr. Lars Völker1-2/+13
2021-07-13TECMP: Adding name resolution for Channel IDsDr. Lars Völker1-4/+88
2021-07-03TECMP: Making IDs for CAN, FlexRay, LIN HEX_DECDr. Lars Völker1-6/+6
2021-03-09TECMP: Adding missing reserved flag to timestamp (BUGFIX)Dr. Lars Völker1-1/+7
2021-02-04TECMP: Better formating for analog valuesDr. Lars Völker1-6/+42
2021-01-14TECMP: Adding heuristics support for CAN and FlexRay messagesDr. Lars Völker1-11/+45
2021-01-06TECMP: Fixing wrong size of HW version in Status CM Msg (Bugfix)Dr. Lars Völker1-1/+1
2020-10-28TECMP: Adding support for two temps in Vendor DataDr. Lars Völker1-4/+37
2020-10-02TECMP: Adding CAS flag for FlexRayDr. Lars Völker1-0/+5
2020-08-04TECMP: Adding subdissector support for CAN and FlexRayDr. Lars Völker1-22/+77
2020-07-29TECMP: Fixing the dissection of Status Bus Vendor ExtDr. Lars Völker1-1/+4
2020-07-08TECMP: Resetting VLAN depth per frameDr. Lars Völker1-0/+5
2020-07-02TECMP: Adding support for the TECMP protocolDr. Lars Völker1-0/+1557