5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Dev] Added the json reset command and improved output json string. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Do not forget to reset the simulation mode when reseting the simulation status. More... almost 13 years ago
[Dev] Organised the JSon handler into functions and reset the service only when more than 1 run. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added the json_run command in the cmd line batch and improved the retrieval of the matched strings with intermediate variables. More... almost 13 years ago
[Dev] DSim service can now handle the json command 'run'. More... almost 13 years ago
[Dev] Added a method to calculate the progress status and updated the simulation status (instead of duplicating the code) plus stopped when a break point is encountered. More... almost 13 years ago
[Dev] Added a simulation mode object: tells if the simulation is running, is stopped on a break point or is done. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added the command to add break points into the queue (and consequently a boost regex to parse a list of date) in the cmd line. More... almost 13 years ago
[Dev] Updated the simulation status for break point when a break point is processed. More... almost 13 years ago
[Dev] Added a service to init the break point list. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added the commands 'reset' and 'event_list' in the ui cmd line batch. More... almost 13 years ago
[Dev] Added the calculation of progress percentage for cancellation events. More... almost 13 years ago
[Dev] Added two services: one to reset and another to list the events in the queue. More... almost 13 years ago
[Dev] Added a method to reset the simulation status. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added the command to display the progress status in the cmd line batch. More... almost 13 years ago
[Dev] Updated the simulation status when an event is processed. More... almost 13 years ago
[Dev] Added a simulation status into the service context. More... almost 13 years ago
[Dev] Added a simulation status object. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added a basic command line batch (for now, no commands appropriate for DSim, just the skeleton). More... almost 13 years ago
[Dev] Added the call to the right json handler service acccording to the json command type: SimCRS for the commands 'list' and 'flight_date', TRaDemGen for the command 'event_list'. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Changes due to the new JSON-formatted string type. More... almost 13 years ago
Merge branch 'trunk' into releases More... almost 13 years ago
[Dev] Added break point case to avoid an assertion failure (do nothing for now). More... almost 13 years ago