Skip to content
Snippets Groups Projects
  1. May 11, 2022
  2. Apr 26, 2022
  3. Apr 21, 2022
  4. Apr 15, 2022
  5. Apr 14, 2022
  6. Apr 05, 2022
  7. Apr 01, 2022
  8. Mar 25, 2022
  9. Mar 24, 2022
  10. Mar 23, 2022
  11. Dec 15, 2021
    • Erik von Reis's avatar
      Correct TIME 0 values for non-standard IOPs · 04afc054
      Erik von Reis authored
      Add a MODELRATE_CPS ( CPS ) variable to the model build.  Use this to calculate
      dynamic limits for TIME0.
      
      Change TIME0 measurement to always run on second cycle no matter the rate, and to
      take rate into consideration for the calculation.
      
      Fixes both fast (524K) and slow (33K) IOP models, specifically aimed at making LLO pemmid look good.
      04afc054
  12. May 05, 2021
    • Christopher Wipf's avatar
      Userspace alternative to gpstime kernel module · 97ea21ec
      Christopher Wipf authored
      This code can be used when models run in userspace and without GPS hardware.
      It removes the dependency on the special device file /dev/gpstime.
      GPS time is obtained in userspace from the system clock.
      Enable at compile time by defining USE_GPSCLOCK.
      When building a model, add userspacegps=1 to the CDS parameters.
      97ea21ec
  13. Jul 31, 2020
Loading