Skip to content
Snippets Groups Projects

Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes

Merged Kyrre Ness Sjobaek requested to merge dev into master

The formatting and variable initialization fixes should fix issue #1 (closed) and #3 (closed) . Note that it should be tested (together with the Python code) before merging. Fixing #3 (closed) will make the FESA class easier to write, as I discovered when writing the Python client.

Also fixes #5 (closed), which means that clients can impose timeouts of how often they expect to see data over a TCP channel (by default every 10 sec).

This merge request hopefully also fixes the random crashes seen in CLEAR (but not on the testbench in Oslo).

Also included is a change in the location of the config variables, which are now in a separate .h file.

Finally the Arduino sources have been moved into an appropriately named subfolder, in order to avoid needing to change the name of the git repo folder after git clone.

This is all done in one big merge request in order to avoid having to test multiple times.

Edited by Kyrre Ness Sjobaek

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 2 commits

    • f2abe1a3 - 1 commit from branch master
    • f7d6f87d - Merge branch 'master' into dev

    Compare with previous version

  • Kyrre Ness Sjobaek changed title from Formatting and variable initialization to Output formatting and variable initialization, moving config to separate file,

    changed title from Formatting and variable initialization to Output formatting and variable initialization, moving config to separate file,

  • Kyrre Ness Sjobaek changed the description

    changed the description

  • added 1 commit

    • 7f259580 - Moving Arduino files into appropriately named folder, to avoid need to git...

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Fully finished from my side. Goal is to merge and deploy tomorrow (Thursday).

  • Kyrre Ness Sjobaek changed title from Output formatting and variable initialization, moving config to separate file, to Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes

    changed title from Output formatting and variable initialization, moving config to separate file, to Fixes output formatting and variable initialization, moving config to separate file, project folder correctly named, hopefully fixes network crashes

  • Kyrre Ness Sjobaek changed the description

    changed the description

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • c8ab7eb4 - Provide data at least once every 10 sec

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading