all: Copyright update
[apps/agl-service-can-low-level.git] / low-can-binding / can /
2020-01-09 Romain Forlotall: Copyright update 96/23196/6
2020-01-09 Romain Forlotmessage_set: typedef long type signature 95/23195/6
2020-01-09 Arthur Guyadercontroller: Prepare project ot use the Controller 94/23194/6
2020-01-07 Romain Forlotall: Format one line 'if' or 'for' statement. 90/23190/6
2020-01-07 Romain Forlotcan: Fix receiving and sending extended CAN frames 87/23187/6
2020-01-07 Romain Forlotcan: Remove extended flags 86/23186/6
2019-12-05 Scott MurrayFix filter bitmask generation 78/23178/2
2019-08-30 Arthur GuyaderRemove in function convert_from_addr, the variable... 60/22260/4
2019-08-30 Arthur GuyaderAdd new decoders bytes for signal of long size 58/22258/4
2019-08-30 Arthur GuyaderChange signature of decoders 57/22257/4
2019-08-30 Arthur GuyaderAdd some typedef to reduce the size of the lines 56/22256/4
2019-08-30 Arthur GuyaderUpdate bit position and bit size in signal 54/22254/4
2019-08-30 Arthur GuyaderAdd feature ISO TP (multi frames and peer to peer) 53/22253/4
2019-08-30 Arthur GuyaderReplace all enum types with masks 52/22252/3
2019-08-30 Arthur GuyaderChange function get_bcm_msg to return a reference. 48/22248/3
2019-08-30 Arthur GuyaderMove attributes flags and maxdlen 47/22247/3
2019-08-29 Arthur GuyaderAdd function to convert vector to canfd or can frame. 44/22244/2
2019-08-29 Arthur GuyaderAdd function get_data_vector with index 43/22243/2
2019-08-29 Arthur GuyaderUpdate function to encode and decode message 42/22242/2
2019-08-29 Arthur GuyaderUpdate j1939 decode with function to_hex 41/22241/2
2019-08-29 Arthur GuyaderUniform indentation with tabulation 39/22239/2
2019-08-12 Arthur GuyaderIntegrate the J1939 features : address claiming and... 10/22010/13
2019-08-12 Arthur GuyaderAdd feature to build messages and fix some functions 09/22009/10
2019-07-03 Romain Forlotsignals.cpp: Make an insensitive string comparison 02/21802/2 7.99.3 8.0.0 8.0.1 8.0.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2
2019-06-27 Romain ForlotMinor improvements 33/21733/4
2019-06-26 Romain ForlotRename some of the classes removing can- prefix 07/21407/10
2019-06-26 Romain ForlotNew constructor j1939 message definition 46/21746/1
2019-06-26 Romain ForlotChange can_message_t class usage for new j1939 08/21408/10
2019-06-19 Hiroki KogaModify to receive signal with bigger value than the... 66/21566/2
2018-12-14 Romain ForlotSmalls improvements 57/18757/3
2018-12-14 Romain ForlotCleaning the code for now unused functions 51/18751/3
2018-12-14 Romain ForlotCAN FD implementation 49/18749/3
2018-11-22 Romain ForlotAdjust "encoder" signature to fit cpp usage 01/18101/3
2018-11-22 Romain ForlotCode format and style changes 99/18099/3
2018-07-06 Romain ForlotFix: correctly stop the binding. 79/15079/3
2018-05-25 Jan-Simon MoellerMerge "Fixing typos made in comments" 5.99.1 flounder/5.99.1 flounder_5.99.1
2018-05-24 ydimitrovFixing typos made in comments 45/13945/6
2018-03-15 Jonathan AilletChange subscribed signals search to check filters as...
2018-03-14 Jonathan AilletDelete obsolete references.
2018-01-02 Romain ForlotMake low-can use afb-genskel by default
2017-11-30 Romain ForlotCorrectly reconstituting entire CAN frame
2017-11-08 Romain ForlotSend entire CAN message rather than CAN signal.
2017-11-08 Romain ForlotFix wrong filter condition (Thanks Parai Wang)
2017-09-28 Romain ForlotAdd timestamp to diagnostic message event too
2017-09-13 Romain ForlotAdd timestamp val to returned json object on event
2017-07-21 Romain ForlotExamples reorganization
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotFix: encoding value method has wrong signature.
2017-07-21 Romain ForlotBe able to write raw frame & encode value to sent
2017-07-21 Romain ForlotCleaning and renaming.
2017-07-10 Romain ForlotDifferent errors between no file and wrong content
2017-07-05 Romain ForlotFix: uninitialized variables.
2017-07-04 Romain ForlotDAB RC3 Fixes follows appfw API break.
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile