apps/low-level-can-service.git
2017-06-01 Romain ForlotRemake socketcan only movable
2017-06-01 Romain ForlotRenaming configuration to application
2017-06-01 Romain ForlotUpdate gitignore
2017-05-29 Romain ForlotUpdate submodule
2017-05-29 Romain ForlotUpdate mismatched variables.
2017-05-29 Romain ForlotUpdate README instructions.
2017-05-29 Romain ForlotDisabled temporarly kernel version checking
2017-05-29 Romain ForlotClean unused project files and update build script
2017-05-29 Romain ForlotUse latest version of cmake templates.
2017-05-29 Romain ForlotUpdate gitignore
2017-05-24 Romain ForlotFix: file already exists on build demo app 3.99.1 dab/3.99.1 dab_3.99.1
2017-05-24 Romain ForlotUpdate config.cmake path
2017-05-24 Romain ForlotCmake WIP
2017-05-24 Romain ForlotMove and update app-templates submodule
2017-05-23 Romain ForlotClose diagnostic manager socket if there isn't any...
2017-05-23 Romain ForlotInitialize the new socket member.
2017-05-23 Romain ForlotFix memory leaks
2017-05-23 Romain ForlotBe able to copy active diagnostic request objects with...
2017-05-23 Romain ForlotStatic code review fixes.
2017-05-23 Romain ForlotFix a dependency problem with populate htdocs targets.
2017-05-23 Romain ForlotUpdate the doc
2017-05-23 Romain ForlotImplement filtering on subscription. WIP
2017-05-22 Romain ForlotLogical bus name mapped to device name using conf file.
2017-05-19 Romain ForlotRemove unused CMakeLists.txt file.
2017-05-19 Romain ForlotAdd 'CAN-binder/libs/nanopb/' from commit '278ffb890e3d...
2017-05-19 Romain ForlotUse the nanopb sources from projects libs.
2017-05-19 Romain ForlotUsing reference make std::move useless.
2017-05-19 Romain ForlotSet parent from configuration_generated objects.
2017-05-19 Romain ForlotAdded timestamp to received CAN messages
2017-05-19 Romain ForlotDelete sub-submodules from imported openXC project
2017-05-19 Romain ForlotRename build script to generic name
2017-05-19 Romain ForlotAdjust method signature to be more efficient.
2017-05-19 Romain ForlotChange method name to signify that it is an aggregate.
2017-05-19 Romain ForlotUse shared_ptr for can_message_set too.
2017-05-19 Romain ForlotFinish config parser retrieving device mapping.
2017-05-19 Romain ForlotUpgrade CMake once again using reference submodule...
2017-05-19 Romain ForlotUpdate the doc
2017-05-19 Romain ForlotFix: cmake doesn"t create populate targets.
2017-05-19 Romain ForlotFormat
2017-05-19 Romain ForlotExplicit move of objects vector at list initilization
2017-05-19 Romain ForlotImprove objects construction.
2017-05-19 Romain ForlotUpdate latest CMakeLists files from app-templates.
2017-05-19 Romain ForlotDon't collide with application framework ERROR in some...
2017-05-19 Romain ForlotNew generated files using updated generator
2017-05-19 Romain ForlotFix: Generator compilation warnings.
2017-05-19 Romain ForlotUpdate generator to use the new objects graph organization
2017-05-19 Romain ForlotMore generic expression for doors names.
2017-05-19 Romain ForlotInclude diagnostic_message_t into can_message_set.
2017-05-19 Romain ForlotMake and use a single function to read incoming CAN...
2017-05-19 Romain ForlotCleaning unused code diagnostic parts.
2017-05-19 Romain ForlotFormat renaming
2017-05-19 Romain ForlotBe able to return index or can bus name.
2017-05-19 Romain ForlotRemove can-bus-dev following RAW->BCM sockets migration
2017-05-19 Romain Forlotone event source by socket added to systemd event loop.
2017-05-19 Romain ForlotUse common timer method to get BCM timeval values.
2017-05-19 Romain ForlotFix: compile conversion warning
2017-05-19 Romain ForlotBetter suited method.
2017-05-19 Romain ForlotFix: wrong calculation doesn't match method name.
2017-05-19 Romain ForlotMake sure that frequency is at a valid value (>0)
2017-05-19 Romain ForlotFix: be able to receive new response from OBD2 requests.
2017-05-19 Romain ForlotFix: CAN message transmitted filled of zero.
2017-05-19 Romain ForlotFix: listening on broadcast CAN ID.
2017-05-19 Romain ForlotImplement canceling with BCM socket leads to close it.
2017-05-19 Romain ForlotAdding also diagnostic request to systemd event loop
2017-05-19 Romain ForlotNew function used to set timer in bcm_head msg.
2017-05-19 Romain ForlotThere is no more need having pointer on socket device
2017-05-19 Romain ForlotSimplify testing name size...
2017-05-19 Romain ForlotReworking diagnostic manager to use BCM sockets.
2017-05-19 Romain ForlotUse raw pointer to point on parent object.
2017-05-19 Romain ForlotRemove unused and useless members.
2017-05-19 Romain ForlotFix wrong signature, better with const ref... Was forgotten
2017-05-19 Romain ForlotMessage definition can return ref instead of value.
2017-05-19 Romain ForlotFix: vector throw length error exception.
2017-05-19 Romain ForlotFix: wrong arguments signature. Deleted by mistake...
2017-05-19 Romain ForlotUpdate closing message after a successful build.
2017-05-19 Romain ForlotImplement unsubscribe like subscribe.
2017-05-19 Romain ForlotFormat
2017-05-10 Romain ForlotResolv include circular dependencies.
2017-05-10 Romain ForlotMassive use of shared_ptr about signal and diag message...
2017-05-10 Romain ForlotUse a tree instead of separated object lists. WIP
2017-05-10 Romain ForlotFix: circular include for socket classes.
2017-05-10 Romain ForlotCleaning
2017-05-10 Romain ForlotCAN message will not be modified once read.
2017-05-10 Romain ForlotDon't trigger timeout monitoring on signal.
2017-05-10 Romain ForlotMake non blocking BCM socket.
2017-05-10 Romain ForlotMove reading input stream to specialized socket class.
2017-05-10 Romain ForlotImplement setting last_value at message definition...
2017-05-10 Romain ForlotKeeping RAW sockets for compatibility
2017-05-10 Romain ForlotFix: Avoid returning negative value that's stop watch...
2017-05-09 Romain ForlotDon't process rebuild webapp if it is already build
2017-05-09 Romain ForlotUpdate CMake to the reference app-template. WIP
2017-05-05 Romain ForlotFormat
2017-05-05 Romain ForlotAvoid returning infinity value.
2017-05-05 Romain ForlotDon't destroy socket by default as they will always...
2017-05-05 Romain ForlotGet back to device dedicated raw_socket
2017-05-05 Romain ForlotImprove granularity of BCM socket using one by signal
2017-05-05 Romain ForlotImprove log message.
2017-05-05 Romain ForlotSeparation between hat and callback binding parts
2017-05-05 Romain ForlotUpdate CMake following app-template repo update
2017-05-05 Romain ForlotRemove duplicated file
next