aboutsummaryrefslogtreecommitdiffstats
path: root/epan/unit_strings.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-02Dissector: SolarEdge inverter monitoring protocolErik de Jong1-0/+3
2017-06-13[MEGACO] Add tman/sdr as an integer with a unit string.Anders1-0/+1
2017-05-14Initial OBD-II PIDs dissector.Jakub Zawadzki1-0/+9
2017-05-14Add unit_name_string_get_double to handle float/double fieldsMichael Mann1-0/+8
2017-04-14Units: add millibel unit stringJaap Keuter1-0/+1
2017-01-19Use dissector tables for PPP protocols' options.Michael Mann1-0/+1
2016-12-17LPP: use unit stringsPascal Quantin1-0/+2
2016-12-17ULP: use unit stringsPascal Quantin1-0/+7
2016-12-16Improve some unit strings with unicode charactersJoão Valverde1-3/+3
2016-12-16Fix typo in unit_name_string units_decibels name.Stig Bjørlykke1-2/+2
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-0/+8
2016-12-16Adjust proto_tree_add_xxx_format_value calls to use unit stringMichael Mann1-0/+1
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-0/+12
2016-12-13Adjust proto_tree_add_[float|double]_format_value calls to use unit stringMichael Mann1-0/+6
2016-12-13Add support for adding unit names to hf_ fields.Michael Mann1-0/+69