Integrate the J1939 features : address claiming and write.
[apps/agl-service-can-low-level.git] / low-can-binding /
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-08-12 Arthur GuyaderUpdate examples and can_samples 08/22008/7
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 Sebastien DouheretFix spelling 82/21782/1 7.99.2 halibut/7.99.2 halibut_7.99.2
2019-06-27 Romain ForlotMinor improvements 33/21733/4
2019-06-27 Romain ForlotUpdating application-generated.cpp. 12/21412/11
2019-06-26 Romain ForlotSmall fixes (include and pointer) 11/21411/10
2019-06-26 Romain ForlotModify function to open socket j1939 10/21410/10
2019-06-26 Arthur GuyaderAdd the possibility to subscribe an id or a pgn 09/21409/10
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-26 Romain ForlotAdd CMake option to compile with J1939 45/21745/1
2019-06-26 Romain ForlotUse subscription's sockets as shared_ptr 32/21732/3
2019-06-26 Romain ForlotUse shared_ptr to set message_set parent 31/21731/3
2019-06-26 Arthur GuyaderImplement a new socket type CAN for j1939 protocol 06/21406/10
2019-06-19 Hiroki KogaModify to receive signal with bigger value than the... 66/21566/2
2019-05-17 Romain ForlotFix: double free issue 06/21206/5 7.99.1 halibut/7.99.1 halibut_7.99.1
2019-02-06 zheng_wenlongAdd fake can data for dashboard 47/19947/1
2018-12-14 Romain ForlotSmalls improvements 57/18757/3
2018-12-14 Romain ForlotSimpler handling of binding subscriptions 55/18755/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 ForlotRework writing CAN message on CAN buses. 09/18109/4
2018-11-22 Romain ForlotUse newly generated cpp file with default encoders 07/18107/3
2018-11-22 Romain ForlotHandle several can_frame in a BCM message 05/18105/3
2018-11-22 Romain ForlotAdds a new function to build from a json_object. 03/18103/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-11-20 Romain ForlotAdded afb-helpers submodule 95/18095/1
2018-10-15 Romain ForlotMigration to binding v3 07/17007/6
2018-08-23 Romain ForlotCleaning, set up binding version in config.cmake 23/16323/1 5.99.4 5.99.5 5.99.6 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6
2018-07-27 Romain ForlotUpdated examples files and default configuration 23/15823/1
2018-07-25 Romain ForlotRemove generated files from git repo 87/15587/3
2018-07-09 Romain ForlotAdd tests 15/14815/5 sandbox/excale/wip
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-05-16 Romain ForlotFix compilation warning
2018-04-17 Jonathan AilletDetect engine state and use it during diagnostic messag... 43/13743/2
2018-04-17 Jonathan AilletAdd possibility to subscribe to a recurring request... 41/13741/2
2018-04-17 Jonathan AilletAdd saving of diagnostic messages information 39/13739/2
2018-04-09 Jonathan AilletCorrect errors in comments
2018-03-23 Romain ForlotFix name to fit rename of git repository.
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-12-21 Romain ForlotCode enhancements mem leaks and uninitialized byte
2017-12-07 Romain ForlotInitialize struct to avoid unexpected behavior
2017-11-30 Romain ForlotFails write request if CAN signal not writable
2017-11-30 Romain ForlotFix permission label
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-10-19 Romain ForlotMake write permission use the same name everywhere
2017-09-28 Romain ForlotAdd timestamp to diagnostic message event too
2017-09-28 Romain ForlotUse afb_genskel tools to generate api definition
2017-09-28 Romain ForlotHandle batched subscriptions in a JSON array
2017-09-19 Romain ForlotDocuments new verb: get, list and write for EEL
2017-09-13 Romain ForlotAdd timestamp val to returned json object on event
2017-09-01 Yuichi KusakabeAdd get() and list() API
2017-09-01 Yuichi KusakabeFix can write API result
2017-09-01 Yuichi KusakabeFix write CAN bus name
2017-09-01 Romain ForlotInstall step created by app-templates submodule
2017-08-23 Romain ForlotFinalize JSON OPENapi definition file
2017-08-09 Romain ForlotFormat
2017-08-09 Romain ForlotImprove debugging diag and empty event
2017-07-25 Romain ForlotFirst draft API definition for Appfw Genskel.
2017-07-25 Romain ForlotMake Kernel check not mandatory
2017-07-21 Romain ForlotExamples reorganization
2017-07-21 Romain ForlotFormat
2017-07-21 Romain ForlotCheck whether a signal is writable before sending
2017-07-21 Romain ForlotSplit big function to several smaller
2017-07-21 Romain ForlotFix: encoding value method has wrong signature.
2017-07-21 Romain ForlotHandle object without signal, only a bus
2017-07-21 Romain ForlotBe able to write raw frame & encode value to sent
2017-07-21 Romain ForlotCreate an auth verb to raise privilege of session
2017-07-21 Romain ForlotSignal isn't required so now have a default value
2017-07-21 Romain ForlotCleaning and renaming.
2017-07-21 Romain ForlotFix: compile error initializing afb_auth struct.
2017-07-21 Romain ForlotImplements new verbs to write on CAN bus
2017-07-21 Yuichi KusakabeFix canmessage default frequency
2017-07-20 Romain ForlotFix subscribe response
2017-07-10 Romain ForlotDifferent errors between no file and wrong content
2017-07-07 Romain ForlotUpdate struct to follow af-binder changes.
2017-07-05 Romain ForlotFix: uninitialized variables.
2017-07-04 Romain ForlotDAB RC3 Fixes follows appfw API break.
2017-06-22 Romain ForlotAdd some reminder...
2017-06-20 Romain ForlotSeparation Generator to a dedicated repo
2017-04-14 Romain ForlotChange directory architecture to use 2 separated projects.
2017-04-14 Romain ForlotUpdate CMake logic making external libs global
2017-04-11 Romain ForlotFix wrong target name variable.
2017-04-11 Romain ForlotAdd 'can-config-generator/' from commit 'b7591d16c26862...
2017-04-11 Romain ForlotHandle project new architecture using new CMakeFile