3.0.0#3
Open
marvin5300 wants to merge 98 commits into
Open
Conversation
Added basic structure based on sources, sinks and added tcp connection. Using capnp for serialization.
Removed warnings. Added heartbeat check for tcp connection. Added tests.
Added wrapper for i2cdevice. Added standalone tcp client. Removed daemon files which do not really contribute to clarity.
Functional daemon source and device loading from config
Rewritten ublox module.
Added concept of device drivers ( controllers ) which can do complex measurement series on devices if necessary.
Added functionality for DAC
Fixed some ubx message parts
Fixed version file configuration in cmake config
Added gpio and eeprom support. Added capnp protocol files.
Added decoder for capnp messages. Fixed standalone tcp client.
Changed QVector to std::vector for a lot of signals
Added command decoder
Fixed bug where datastore was not used.
Reworked scheduling logic. Added functionality to poll messages after configuration to show update immediately in GUI
Updated capnp protocol
Removed dual object library for mqtt and without Removed croptopp requirement Added mqtt sink
Added libsecret functions Removed cryptopp entirely
Should now produce logs. Added geohash generation. Moved calibration to datastore.
Added connection timeout handling in GUI
Writing data file working
Switch calibration settings format in datastore
Added QWT auto pull & compile step mitigating missing qwt-qt6 dependency on Raspberry Pi
Deployment on Windows and Ubuntu works!
Merge Requests To Master should trigger Actions. Tags with v should automatically create Release.
- fixed missing log file information - fixed missing average rate
Made log rotation information available in GUI. Fixed bug in network discovery which lead to thread not shutting down.
Fixed quotes in settings file.
Fixed packaging and requirements problems
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version 3 of Muondetector Project.
Fundamentally new everyting