apps/agl-service-can-low-level.git
2020-01-09 Romain Forlotmessage: move bit position flag and action 65/23465/3
2020-01-09 Arthur Guyaderconverter : Add "0x" for hex data 64/23464/3
2020-01-09 Romain Forlotmessage: Fix copying all bytes but the last one 63/23463/3
2020-01-09 Frederic Marecplugins: Remove J1939 condition in CMakeLists file 62/23462/3
2020-01-09 Arthur Guyadercan-bus: process signal rework to subscribe message 61/23461/3
2020-01-09 Arthur Guyadercan_decoder : Move frame swap to only do it one time 60/23460/3
2020-01-09 Arthur Guyaderopenxc-utils : Add json value for DynamicField 58/23458/3
2020-01-09 Arthur Guyaderlow_can_subscription: Add msg_def and create_rx for... 57/23457/3
2020-01-09 Romain ForlotCleanup examples, tests, configuration and plugins 94/23394/3
2020-01-09 Arthur Guyadersignal_t : Remove attribute is_big_endian 93/23393/3
2020-01-09 Arthur GuyaderUpdate flag FRAME_LAYOUT_IS_BIGENDIAN to BYTE_FRAME_IS_... 92/23392/3
2020-01-09 Romain Forlotformat: remove uneeded brackets. 91/23391/3
2020-01-09 Romain Forlotconverter: Improve the continental bit calcul 90/23390/3
2020-01-09 Arthur Guyaderexamples: Update examples j1939 89/23389/3
2020-01-09 Arthur Guyaderdecoder: Add new decoders: ascii, date, time 88/23388/3
2020-01-09 Arthur Guyadercan_bus: Add unit in the json that low-can emits 87/23387/3
2020-01-09 Arthur Guyadertests: Test the value of signals decoded 86/23386/3
2020-01-09 Arthur Guyadertest: Add tests filter 85/23385/3
2020-01-09 Arthur GUYADERj1939: Follow updates of the kernel 84/23384/3
2020-01-09 Arthur GUYADERsocket-j1939: Function add_filter return int to check... 83/23383/3
2020-01-09 Arthur GUYADERmsg_def: returns pgn if j1939 used 82/23382/3
2020-01-09 Romain Forlotdiag_mngr: No diagnostic msg if no diagnostic_bus 80/23380/3
2020-01-09 Romain Forlotlow-can-cb: Little opti 79/23379/3
2020-01-09 Romain Forlotmessage: Rework message flags 78/23378/3
2020-01-09 Romain Forlotencoder: use contructor to initialize the vector 02/23302/4
2020-01-09 Romain Forlotconverter: Improve bit_position computation 00/23300/4
2020-01-09 Romain Forlotdecoder: reformat function to parse the bitfield 97/23297/4
2020-01-09 Romain Forlotmessage: Default frame layout as little endian. 96/23296/4
2020-01-09 Romain Forlotdiag-mngr: Fix sending and change init 94/23294/4
2020-01-09 Romain Forlotsocket-bcm: Format, simplification of open socket 92/23292/4
2020-01-09 Romain Forlotdecoder: rework how to swap frame layout. 60/23260/6
2020-01-09 Romain Forlotmessage: optimize getting subpart of a vector 59/23259/6
2020-01-09 Romain Forlotmsg_definition: integrate frame layout as a flag 57/23257/6
2020-01-09 Romain Forlotmisc: Some cleanup and fixes about signatures. 56/23256/6
2020-01-09 Romain Forlotini-config: remove ini-config lib 46/23246/7
2020-01-09 Romain Forlotall: format typo 45/23245/7
2020-01-09 Romain Forlotconfig: Fix wrong controller configuration file name 44/23244/7
2020-01-09 Romain Forlotinit: Improve error message when not finding config... 41/23241/6
2020-01-09 Romain Forlotlow-can: Fix init failing when using without J1939 40/23240/6
2020-01-09 Clément Béniercmake config: WIDGET ENTRY POINT FIX 39/23239/6
2020-01-09 Corentin Le... converter: Fix to_hex conversion 38/23238/6
2020-01-09 Romain Forlotplugins: Conditionnal building of the j1939 plugin 37/23237/6
2020-01-09 Romain Forlotapidef: fix no preinit defined. 36/23236/6
2020-01-09 Romain Forlotcmake: fix lib not populated and RPATH usage 35/23235/6
2020-01-09 Corentin Le... message-def: Fix code to avoid warnings 34/23234/6
2020-01-09 Romain Forlotsocketcan-bcm: Fix wrongly opened socket 33/23233/6
2020-01-09 Romain Forlotinit: Fix wrong diagnostic bus name returned. 32/23232/6
2020-01-09 Romain Forlotall: format 31/23231/6
2020-01-09 Romain Forlotdecoder/encoder: typo 30/23230/6
2020-01-09 Romain Forlotconverter: Use unsigned int whenever it's possible 29/23229/6
2020-01-09 Romain Forlotbitfield-c: use unsigned int instead of uint8_t 28/23228/6
2020-01-09 Romain Forlotdecoder/encoder: simplification of code. 27/23227/6
2020-01-09 Romain Forlotencoder: use switch case to handle CAN protocols 26/23226/6
2020-01-09 Romain Forlotmessage: Correctly detect extended CAN id. 25/23225/6
2020-01-09 Romain Forlotsocket: Raise an error if open function failed. 24/23224/6
2020-01-09 Romain Forlotlow-can-hat: improve format 23/23223/6
2020-01-09 Romain Forlotlow-can-cb: improve readability 21/23221/6
2020-01-09 Romain Forlotcan-bus: Use configuration from JSON file 20/23220/6
2020-01-09 Romain Forlotfix: missing include to find find_if function 66/23566/1
2020-01-09 Romain Forlotmessage: More explicit define about CAN protocols. 19/23219/6
2020-01-09 Romain Forlotdecoder: fix left behind character 18/23218/6
2020-01-09 Romain Forlotlow-can-cb: Mark the end of the CtlSections array 17/23217/6
2020-01-09 Romain Forlotconverter: littles improvements. 16/23216/6
2020-01-09 Romain Forlotexamples: Update using new Generator 15/23215/6
2020-01-09 Romain Forlotplugins: Use agl-vcar plugin by default 14/23214/6
2020-01-09 Romain Forlotcmake: cleaning and set RPATH for binding 65/23565/1
2020-01-09 Corentin Le... decoder: Fix bit_position swapping 12/23212/6
2020-01-09 Clément Béniersign: handle decode methods sign from can value 11/23211/6
2020-01-09 Corentin Le... can: Add big endian CAN frame layout handle 10/23210/6
2020-01-09 Romain Forlotapplication: Add dedicated function to set parents 09/23209/6
2020-01-09 Romain Forlotlow-can-cb: Retrieve application from external controll... 08/23208/6
2020-01-09 Romain Forlotexamples: updates 06/23206/6
2020-01-09 Romain Forlottest: Update tests with new transport 05/23205/6
2020-01-09 Romain Forlotdoc: Update documentation 04/23204/6
2020-01-09 Romain Forlotcan_message: add missing signature due to conflict 03/23203/6
2020-01-09 Romain Forlothat: Move some binding functions into the hat 02/23202/6
2020-01-09 Romain Forlotbinding: add preinit function to load the config 99/23199/6
2020-01-09 Romain ForlotAll: Make format coherent with the whole project 98/23198/6
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 Forlotj1939: don't process signals using same bus 92/23192/6
2020-01-07 Romain Forlotall: Format one line 'if' or 'for' statement. 90/23190/6
2020-01-07 Romain Forlotapp-generated: update for generated steering wheel 64/23564/1
2020-01-07 Romain Forlotsubscription: Optimizing opening sockets 89/23189/6
2020-01-07 Romain Forlotsocketcan-j1939: format how to define_opt() 63/23563/1
2020-01-07 Romain Forlotcan: clean and format 88/23188/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
2020-01-07 Romain Forlotcmake: Remove build warnings 85/23185/6
2020-01-07 Romain Forlotj1939: Following kernel updates 91/23191/6
2019-12-06 Scott MurrayChange example message 0x3D9 back to non-FD 80/23280/1 8.99.2 8.99.3 8.99.4 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4
2019-12-05 Scott MurrayFix filter bitmask generation 78/23178/2
2019-12-03 Scott MurrayUpdate steering wheel LIN message definition 77/23177/1
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
next