• Léo-Paul Géneau's avatar
    erp5_officejs_drone_simulator: split updates · a3bb1a73
    Léo-Paul Géneau authored
    * Seperate onUpdate and info_update execution as they are two parallel processes on hardware side.
    * Fix onUpdate loop duration:
      Until now even if the onUpdate function execution took more time than the minimum interval
      between 2 executions, the simulated time was only moving by steps equal to the minimum interval.
    a3bb1a73
drone_capture_flag_logic_js.js 50.2 KB