aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Add feature ISO TP (multi frames and peer to peer)Romain Forlot19-54/+939
2019-11-28Replace all enum types with masksRomain Forlot20-354/+1315
2019-11-28Update function tx_send for multi frame previsionRomain Forlot1-7/+30
2019-11-28Only defined signals can be writtenRomain Forlot1-26/+59
2019-11-28Update function rx_filter_can for multi frame prevision.Romain Forlot2-12/+46
2019-11-28Change function get_bcm_msg to return a reference.Romain Forlot2-2/+2
2019-11-28Move attributes flags and maxdlenRomain Forlot5-22/+41
2019-11-28Add function remove last bcm frameRomain Forlot2-0/+12
2019-11-28Add many frames in a subscription in the function tx_send.Romain Forlot1-3/+6
2019-11-28Add function to convert vector to canfd or can frame.Romain Forlot2-1/+64
2019-11-28Add function get_data_vector with indexRomain Forlot2-0/+35
2019-11-28Update function to encode and decode messageRomain Forlot4-91/+165
2019-11-28Update j1939 decode with function to_hexRomain Forlot1-19/+2
2019-11-28Add file converter to manage all conversionsRomain Forlot3-0/+86
2019-11-28Uniform indentation with tabulationRomain Forlot12-450/+448
2019-11-28Fix: only one subscription could be madeRomain Forlot2-4/+8
2019-11-28Update documentation.Romain Forlot2-26/+31
2019-11-28Add tests for J1939 features.Romain Forlot6-3/+179
2019-11-28Integrate the J1939 features : address claiming and write.Romain Forlot18-112/+1195
2019-11-28Add feature to build messages and fix some functionsRomain Forlot22-133/+524
2019-11-28Update examples and can_samplesRomain Forlot15-328/+3398
2019-11-12Fix branch in .gitreviewhalibut_8.0.3halibut/8.0.38.0.3Scott Murray1-2/+1
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
2019-06-27Minor improvementsRomain Forlot9-20/+14
2019-06-27Add J1939 frame example.Arthur Guyader1-0/+13011
2019-06-27Update the documentation for J1939.Arthur Guyader3-2/+124
2019-06-27Updating application-generated.cpp.Romain Forlot10-1458/+2787
2019-06-26Small fixes (include and pointer)Romain Forlot3-3/+5
2019-06-26Modify function to open socket j1939Romain Forlot2-21/+59
2019-06-26Add the possibility to subscribe an id or a pgnArthur Guyader3-22/+106
2019-06-26Rename some of the classes removing can- prefixRomain Forlot31-299/+394
2019-06-26New constructor j1939 message definitionRomain Forlot2-0/+33
2019-06-26Change can_message_t class usage for new j1939Romain Forlot27-231/+654
2019-06-26Add CMake option to compile with J1939Romain Forlot2-1/+25
2019-06-26Use subscription's sockets as shared_ptrRomain Forlot3-20/+24
2019-06-26Use shared_ptr to set message_set parentRomain Forlot3-5/+5
2019-06-26Implement a new socket type CAN for j1939 protocolArthur Guyader10-55/+305
2019-06-19Modify to receive signal with bigger value than the number of statesHiroki Koga1-1/+1
2019-06-14Require to run at platform scopeJosé Bollo1-0/+1
2019-05-17Fix: double free issuehalibut_7.99.1halibut/7.99.17.99.1Romain Forlot1-2/+0
2019-04-30Removing submoduleRomain Forlot2-0/+1
2019-04-15documentation: fix broken links in documentationClément Bénier2-2/+2
2019-04-02docs: Fix broken linksPierre MARZIN3-4/+4
2019-03-15binding: can-low-level: remove useless .gitmodulesMatt Ranostay1-3/+0
2019-02-27autobuild: fix warnings due to cp command exit errorRaquel Medina2-26/+50
2019-02-06Add fake can data for dashboardzheng_wenlong1-0/+156
2018-12-19docs: add yaml bookhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.90.06.99.46.99.3Frederic Marec1-0/+16
2018-12-14Smalls improvementsRomain Forlot5-8/+21