Update to match current binding expectations
[src/low-level-can-generator.git] / src / main.cpp
2020-09-23 Scott MurrayUpdate to match current binding expectations 49/25349/1 sandbox/walzert/low-level-can-generator
2019-08-29 Arthur GuyaderAdd management of version and new decoder signature. 65/22265/2 8.99.1 8.99.2 8.99.3 8.99.4 8.99.5 9.99.1 9.99.2 9.99.3 9.99.4 icefish/8.99.1 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.1 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5 jellyfish/9.99.1 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish/9.99.4 jellyfish_9.99.1 jellyfish_9.99.2 jellyfish_9.99.3 jellyfish_9.99.4
2019-08-29 Arthur GuyaderChange enum type to flag and add iso tp protocol 64/22264/2
2019-08-29 Arthur GuyaderAdd generator for boolean fields 63/22263/2
2019-08-07 Arthur GuyaderAdd some modifications (space, new line, coma, float). 35/22035/2
2019-07-30 Arthur GuyaderAdd some options for J1939 support 27/22027/1
2019-07-01 Romain Forlotmain.cc: Fix the default decoder using "states" 01/21801/1 7.99.3 8.0.0 8.0.1 8.0.2 8.0.3 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3
2018-12-11 Romain ForlotAdds CAN FD flag on message object. 59/18659/3
2018-11-21 Romain ForlotAbility to use custom encoder for CAN signals 93/18093/2 6.99.1 6.99.2 guppy/6.99.1 guppy/6.99.2 guppy_6.99.1 guppy_6.99.2
2018-04-17 Jonathan AilletAdd boolean to set receive state of diagnostic message. 95/13795/1 flounder 5.99.1 5.99.2 5.99.3 5.99.4 5.99.5 5.99.6 5.99.7 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.90.0 flounder/5.99.1 flounder/5.99.2 flounder/5.99.3 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder/5.99.7 flounder/6.0.0 flounder/6.0.1 flounder/6.0.2 flounder/6.0.3 flounder/6.0.4 flounder/6.0.5 flounder_5.99.1 flounder_5.99.2 flounder_5.99.3 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6 flounder_5.99.7 flounder_6.0.0 flounder_6.0.1 flounder_6.0.2 flounder_6.0.3 flounder_6.0.4 flounder_6.0.5 guppy/6.90.0 guppy_6.90.0
2017-06-13 Romain ForlotImport CAN generator from low-level-can-service