Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop To Main #291

Merged
merged 281 commits into from
Sep 7, 2023
Merged

Develop To Main #291

merged 281 commits into from
Sep 7, 2023

Conversation

joenpera
Copy link
Collaborator

@joenpera joenpera commented Jun 2, 2023

Actively used content has been in develop branch and we should push this to main. dependabot fixes are in develop branch and complains are coming from main - branch.

joenpera and others added 30 commits January 31, 2023 12:58
Originator column missing from old log formats

Jira-id: WC-147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Jira-Id: WC-147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Timestamp handling changes:
- Indoor usage  -> system timestamps
- Outdoor usage -> GPS timestamps.

More commandline options added.

Jira-Id: WC-147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Jira-Id: WC-147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Now throughput rx/tx throughput values are plotted from each node.
Some code refactoring done.

Jira-Id: 147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Jira-Id: 147

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
- add support rewind/skip 30s slots
- text box legend about throughput statuses
- data path tracking fixes

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Active data path (originator, nexthop) info is logged
to Originators column as a semicolon separated list.

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Fixed originators list logging.
Ref: WC-146 Bug in logging mesh originators list

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
It is now possible to define suffix to field test log
file via command line argument.

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
1s logger loop accuracy before fix: 1.08-1.298
1s logger loop accuracy after fix: 1.00-1.001

Jira-Id: WC-152

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
INA sensor I2C path changed and ability search from two paths
added.

New DC power measurement support added.

Jira-Id: WC-155

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Jira-Id: WC-169

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Jira-Id: WC-200

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
speed = the horizontal speed.
climb = the vertical speed
track = the direction of the motion

Jira-Id: WC-200

Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Field Test Logger - tools update to mesh_com_1.0
Fixed sync issue encountered between soft AP and mesh in SCC config.
Jira Id: WC-210
Docker entrypoint script has been modified to select ethernet
port based on HW version information read from filesystem.

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Jira-ID: WC-210

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
comms_pcb_version file is copied into container-data
only if container-data/mesh/hardware path doesn't exist yet.

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Bridge certain ethernet port with mesh network based on detected HW
Jira Id: WC-219
* Corrupted data line detection changed to detect
validity of data from 3v3 current data instead of last
column data that is valid only in CM1.5 HW
* Default units changed from bits to megabits in pictures
* Added GPS data cleaning function to clean invalid coordinates
in the middle of the log to produce more accurate route on map

Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
Signed-off-by: Saku Auvinen <saku.auvinen@unikie.com>
mbaddeley
mbaddeley previously approved these changes Jun 2, 2023
saauvine
saauvine previously approved these changes Jun 2, 2023
@joenpera joenpera dismissed stale reviews from saauvine and mbaddeley via e4e0ea0 June 2, 2023 06:59
martin-tii
martin-tii previously approved these changes Jun 2, 2023
govindsi
govindsi previously approved these changes Jun 3, 2023
joenpera and others added 2 commits June 20, 2023 12:31
Signed-off-by: Mika Joenpera <mika.joenpera@unikie.com>
Add permission definition to tii-mesh-com
@joenpera joenpera dismissed stale reviews from govindsi and martin-tii via 92cfc32 June 20, 2023 09:42
govindsi and others added 4 commits July 3, 2023 11:57
Remove platform check to start the mesh mode to support
multiple platforms. S9011sMesh service has already the
supported radio check based on PCI device ID.
Remove deprecated ibss mesh mode service start.
mesh_com: remove CM4 platform check for mesh service to be started in multiple platforms(CM4, saplukiPI ..)
Updated the following python packages in modules/utils/package/:
* certifi --> v 2022.5.18.1 to 2022.12.7
* Pillow --> v 9.1.1 to 9.3.0
* cryptography --> v 39.0.0 to 39.0.1
* xgboost --> v 1.6.1 to 1.7.0
* scipy --> v 1.8.1 to 1.10.1
* torch --> v 1.11.0 to 1.13.1
* joblib --> v 1.1.0 to 1.2.0
* setuptools --> v 62.6.0 to 65.5.1

Signed-off-by: Selina Shrestha <selina.shrestha@tii.ae>
@joenpera joenpera merged commit b383dd4 into main Sep 7, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet