aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-09all: Copyright updateRomain Forlot14-14/+14
2019-11-07message_set: typedef long type signatureRomain Forlot3-5/+5
2019-11-07controller:initialize an empty message_set to fillRomain Forlot2-0/+43
2019-11-07controller: Prepare project ot use the ControllerArthur Guyader12-3/+912
2019-11-07write: Add feature to build messages and fix some functionsArthur Guyader10-11/+153
2019-11-06examples: update examples and can_samplesArthur Guyader2-7/+0
2019-11-06j1939: don't process signals using same busRomain Forlot1-6/+8
2019-11-06j1939: update using latest commits in linux-nextRomain Forlot2-8/+6
2019-11-06converter: decoder: use appropriate int typesRomain Forlot4-49/+19
2019-11-05all: Format one line 'if' or 'for' statement.Romain Forlot10-161/+47
2019-11-05subscription: Optimizing opening socketsRomain Forlot3-300/+24
2019-11-05can: clean and formatRomain Forlot1-48/+31
2019-11-05can: Fix receiving and sending extended CAN framesRomain Forlot1-2/+4
2019-11-04can: Remove extended flagsRomain Forlot3-13/+9
2019-11-04cmake: Remove build warningsRomain Forlot1-1/+0
2019-11-20Add steering wheel LIN message signal definitionsicefish_8.99.1icefish/8.99.18.99.1Scott Murray3-1036/+856
2019-09-10refactor(config.xml.in):Replace required api with required bindingnextLi Xiaoming1-1/+1
2019-09-09Update documentationArthur Guyader1-1/+1
2019-08-30Remove file socketcan-j1939 that was not removed beforeArthur Guyader7-200/+191
2019-08-30Remove in function convert_from_addr, the variable flags was not usedArthur Guyader1-1/+0
2019-08-30Remove in function rx_filter_can, the variable val was not usedArthur Guyader1-1/+0
2019-08-30Add new decoders bytes for signal of long sizeArthur Guyader5-2/+153
2019-08-30Change signature of decodersArthur Guyader11-53/+62
2019-08-30Add some typedef to reduce the size of the linesArthur Guyader14-51/+61
2019-08-30Change vector to list to allow to remove signal.Arthur Guyader2-12/+29
2019-08-30Update bit position and bit size in signalArthur Guyader2-14/+15
2019-08-30Add feature ISO TP (multi frames and peer to peer)Arthur Guyader19-54/+939
2019-08-30Replace all enum types with masksArthur Guyader20-354/+1315
2019-08-30Update function tx_send for multi frame previsionArthur Guyader1-7/+30
2019-08-30Only defined signals can be writtenArthur Guyader1-26/+59
2019-08-30Update function rx_filter_can for multi frame prevision.Arthur Guyader2-12/+46
2019-08-30Change function get_bcm_msg to return a reference.Arthur Guyader2-2/+2
2019-08-30Move attributes flags and maxdlenArthur Guyader5-22/+41
2019-08-30Add function remove last bcm frameArthur Guyader2-0/+12
2019-08-30Add many frames in a subscription in the function tx_send.Arthur Guyader1-3/+6
2019-08-29Add function to convert vector to canfd or can frame.Arthur Guyader2-1/+64
2019-08-29Add function get_data_vector with indexArthur Guyader2-0/+35
2019-08-29Update function to encode and decode messageArthur Guyader4-91/+165
2019-08-29Update j1939 decode with function to_hexArthur Guyader1-19/+2
2019-08-29Add file converter to manage all conversionsArthur Guyader3-0/+86
2019-08-29Uniform indentation with tabulationArthur Guyader12-450/+448
2019-08-13Fix: only one subscription could be madeRomain Forlot2-4/+8
2019-08-12Update documentation.Arthur Guyader2-26/+31
2019-08-12Add tests for J1939 features.Arthur Guyader6-3/+179
2019-08-12Integrate the J1939 features : address claiming and write.Arthur Guyader18-112/+1195
2019-08-12Add feature to build messages and fix some functionsArthur Guyader22-133/+524
2019-08-12Update examples and can_samplesArthur Guyader15-328/+3398
2019-07-03signals.cpp: Make an insensitive string comparisonhalibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.38.0.28.0.18.0.07.99.3Romain Forlot3-4/+15
2019-06-27Fix spellinghalibut_7.99.2halibut/7.99.27.99.2Sebastien Douheret1-1/+1
2019-06-27Fix invalid markdown filename in documentationSebastien Douheret1-1/+1