tiistai 4. helmikuuta 2020

Week 4 Progress/Report

RF team progress:
- Gathered measurements:
   - Rx-Tx Roundtrip times
   - Transmission delay (some, currently ongoing)
   - Link speed (some, currently ongoing)

At the moment, the measurements are done with multiple variables, such as channel spacing, FEC (Forward Error Correction) and modem priority modes.

To do:
    - Finish rest of the measurements


Simulation team progress:
    - Added basic model for UhfRadioDevice
    - Added basic model for RadioChannel
    - Added basic container for UhfRadioDevices
    - Added helper for UhfRadioDevices

To do:
    - Start adding needed attributes to UhfRadioDevice and Channel.
    - Change Ipv4 model and create own serial model class.
    - Start thinking about virtual serial ports to implement scada.
    - Start thinking about the error propability matrix model.

Ei kommentteja:

Lähetä kommentti

Week 15-16 Progress/Report

Simulation team progress:  -Made application usable for testing -Added master/slave base structure to client -Added missing comments to d...