apps/agl-service-can-low-level.git
2019-12-03 Romain Forlotini-config: remove ini-config lib sandbox/claneys/modular-low-can
2019-12-03 Romain Forlotall: format typo
2019-12-03 Romain Forlotconfig: Fix wrong controller configuration file name
2019-12-03 Romain ForlotRevert "config: Change default configuration file names"
2019-12-03 Romain Forlotconfig: Change default configuration file names
2019-12-03 Romain Forlotinit: Improve error message when not finding config...
2019-12-03 Romain Forlotlow-can: Fix init failing when using without J1939
2019-12-03 Clément Béniercmake config: WIDGET ENTRY POINT FIX
2019-12-03 Corentin Le... converter: Fix to_hex conversion
2019-12-03 Romain Forlotplugins: Conditionnal building of the j1939 plugin
2019-12-03 Romain Forlotapidef: fix no preinit defined.
2019-12-03 Romain Forlotcmake: fix lib not populated and RPATH usage
2019-12-03 Corentin Le... message-def: Fix code to avoid warnings
2019-12-03 Romain Forlotsocketcan-bcm: Fix wrongly opened socket
2019-12-03 Romain Forlotinit: Fix wrong diagnostic bus name returned.
2019-12-03 Romain Forlotall: format
2019-12-03 Romain Forlotdecoder/encoder: typo
2019-12-03 Romain Forlotconverter: Use unsigned int whenever it's possible
2019-12-03 Romain Forlotbitfield-c: use unsigned int instead of uint8_t
2019-12-03 Romain Forlotdecoder/encoder: simplification of code.
2019-12-03 Romain Forlotencoder: use switch case to handle CAN protocols
2019-12-03 Romain Forlotmessage: Correctly detect extended CAN id.
2019-12-03 Romain Forlotsocket: Raise an error if open function failed.
2019-12-03 Romain Forlotlow-can-hat: improve format
2019-12-03 Romain Forlotlow-can-cb: Fix add a missing include.
2019-12-03 Romain Forlotlow-can-cb: improve readability
2019-12-03 Romain Forlotcan-bus: Use configuration from JSON file
2019-12-03 Romain Forlotmessage: More explicit define about CAN protocols.
2019-12-03 Romain Forlotdecoder: fix left behind character
2019-12-03 Romain Forlotlow-can-cb: Mark the end of the CtlSections array
2019-12-03 Romain Forlotconverter: littles improvements.
2019-12-03 Romain Forlotexamples: Update using new Generator
2019-12-03 Romain Forlotplugins: Use agl-vcar plugin by default
2019-11-15 Romain Forlotcmake: separate binding into lib+binding+plugins
2019-12-03 Corentin Le... Fix bit_position swapping
2019-11-15 Clément Béniersign: handle decode methods sign from can value
2019-11-14 Corentin Le... can: Add big endian CAN frame layout handle
2019-11-14 Romain Forlotapplication: Add dedicated function to set parents
2019-11-14 Romain Forlotlow-can-cb: Retrieve application from external controll...
2019-11-12 Romain Forlotmessage_set: Remove build warning using C++ string
2019-11-12 Romain Forlotexamples: updates
2019-11-12 Romain Forlottest: Update tests with new transport
2019-11-12 Romain Forlotdoc: Update documentation
2019-11-10 Romain Forlotcan_message: add missing signature due to conflict
2019-11-10 Romain Forlothat: Move some binding functions into the hat
2019-11-10 Romain Forlotmesssage_definition: add name getter method
2019-11-10 Romain Forlotmessage_set: New methods to add messages at init
2019-11-09 Romain Forlotbinding: add preinit function to load the config
2019-11-09 Romain ForlotAll: Make format coherent with the whole project
2019-11-09 Romain Forlotdiag-mng: Change way to initialize the diag bus
2019-11-09 Romain Forlotall: Copyright update
2019-11-07 Romain Forlotmessage_set: typedef long type signature
2019-11-07 Romain Forlotcontroller:initialize an empty message_set to fill
2019-11-07 Arthur Guyadercontroller: Prepare project ot use the Controller
2019-11-07 Arthur Guyaderwrite: Add feature to build messages and fix some functions
2019-11-06 Arthur Guyaderexamples: update examples and can_samples
2019-11-06 Romain Forlotj1939: don't process signals using same bus
2019-11-06 Romain Forlotj1939: update using latest commits in linux-next
2019-11-06 Romain Forlotconverter: decoder: use appropriate int types
2019-11-05 Romain Forlotall: Format one line 'if' or 'for' statement.
2019-11-05 Romain Forlotsubscription: Optimizing opening sockets
2019-11-05 Romain Forlotcan: clean and format
2019-11-05 Romain Forlotcan: Fix receiving and sending extended CAN frames
2019-11-04 Romain Forlotcan: Remove extended flags
2019-11-04 Romain Forlotcmake: Remove build warnings
2019-11-20 Scott MurrayAdd steering wheel LIN message signal definitions 40/22940/2 8.99.1 icefish/8.99.1 icefish_8.99.1
2019-09-10 Li Xiaomingrefactor(config.xml.in):Replace required api with requi... 74/22274/3 next
2019-09-09 Arthur GuyaderUpdate documentation 62/22262/4
2019-08-30 Arthur GuyaderRemove file socketcan-j1939 that was not removed before 61/22261/4
2019-08-30 Arthur GuyaderRemove in function convert_from_addr, the variable... 60/22260/4
2019-08-30 Arthur GuyaderRemove in function rx_filter_can, the variable val... 59/22259/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 GuyaderChange vector to list to allow to remove signal. 55/22255/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 GuyaderUpdate function tx_send for multi frame prevision 51/22251/3
2019-08-30 Arthur GuyaderOnly defined signals can be written 50/22250/3
2019-08-30 Arthur GuyaderUpdate function rx_filter_can for multi frame prevision. 49/22249/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-30 Arthur GuyaderAdd function remove last bcm frame 46/22246/3
2019-08-30 Arthur GuyaderAdd many frames in a subscription in the function tx_send. 45/22245/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 GuyaderAdd file converter to manage all conversions 40/22240/2
2019-08-29 Arthur GuyaderUniform indentation with tabulation 39/22239/2
2019-08-13 Romain ForlotFix: only one subscription could be made 42/22142/3
2019-08-12 Arthur GuyaderUpdate documentation. 12/22012/14
2019-08-12 Arthur GuyaderAdd tests for J1939 features. 11/22011/14
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 Sebastien DouheretFix invalid markdown filename in documentation 81/21781/1
next