aboutsummaryrefslogtreecommitdiffstats
path: root/epan/unit_strings.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-07Move unit string for cycles to unit_strings.hTimo Warns1-0/+1
2023-04-28Add further unit strings for lengths, velocities, and C/N0Timo Warns1-0/+8
2020-04-29Document unit string and true false string helper functionsJaap Keuter1-0/+3
2020-04-24unit_strings.c: Prepend space before dB related unit stringsPau Espin Pedrol1-5/+5
2020-04-23OsmoTRX: Use units from unit_strings.{c,h}Pau Espin Pedrol1-0/+1
2019-07-21IEEE80211: handle symbol proprietary tag seperatelyJaap Keuter1-0/+2
2018-10-06Bluetooth: ATT: Implement one FTMS/FTMP characteristic: Machine StatusMichał Łabędzki1-0/+2
2018-02-21Make some arguments const, and remove casting-away of constness.Guy Harris1-3/+3
2018-02-08epan: use SPDX indentifiers.Dario Lombardo1-13/+1
2018-01-04btatt: Support BBC micro:bit Bluetooth profileStig Bjørlykke1-0/+1
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