Version | Date | Description |
---|---|---|
0.13.04 | 2017-01-16 | Intermediate Release 0.13.04 |
0.13.03 | 2017-01-05 | Intermediate Release 0.13.03 |
0.13.02 | 2017-01-03 | Intermediate Release 0.13.02 |
0.13.01 | 2016-12-20 | Intermediate Release 0.13.01 |
0.13.00 | 2016-12-11 | Sprint 8 |
0.12.02 | 2016-11-20 | Intermediate Release 0.12.02 |
0.12.01 | 2016-11-07 | Intermediate release 0.12.01 |
0.12.00 | 2016-11-02 | Sprint 7 |
0.11.00 | 2016-10-07 | Sprint 6 |
0.10.00 | 2016-08-28 | Sprint 5 |
0.09.00 | 2016-05-27 | Sprint 4 |
0.08.00 | 2016-04-08 | Sprint 3 |
0.07.00 | 2016-03-15 | Sprint 2 |
0.06.00 | 2016-01-27 | Sprint 1 |
0.05.00 | 2015-12-20 | Major upgrade |
Type | Changes | By |
---|---|---|
![]() |
OTS-156. Make conflicts GTUType dependent. Fixes OTS-156. | |
![]() |
OTS-246. Demo model XMLNetworks merge with LMRS throws error. Fixes OTS-156. | |
![]() |
OTS-250. Interaction conflicts and traffic lights. Fixes OTS-250. | |
![]() |
OTS-251. Memory leak in simulation when GTUs leave the system. DefaultCarAnimation object changed. Fixes OTS-251. | |
![]() |
OTS-252. GTUs do not have a hashCode function Fixes OTS-252. | |
![]() |
OTS-253. Memory leak in infrastructure animation after cloning. Extra functions in OTSNetwork to clone and destroy networks. Fixes OTS-253. | |
![]() |
OTS-254. ToggleAnimationButtons should be aligned to the left. Fixes OTS-254. | |
![]() |
OTS-255. As a result of update OTS-253, the constructor of the OTSLink and CrossSectionLink have changed to include the simulator. Fixes OTS-255. | |
![]() |
Default jog4j-2 configuration file added. | |
![]() |
Updated to use DSOL version 3.01.03, which allows to override the Renderable2D.destroy() function. |
Type | Changes | By |
---|---|---|
![]() |
OTS-244. OTSNetwork.shortestPath does not calculate shortest route when direction is BOTH. Fixes OTS-244. | |
![]() |
OTS-245. Several methods of AbstractGTU and AbstractLaneBasedGTU should be declared non-final to allow extensions. Fixes OTS-245. |
Type | Changes | By |
---|---|---|
![]() |
OTS-242. Repair of Bezier curve. Fixes OTS-242. | |
![]() |
toString() methods added to several classes in ots-core. | |
![]() |
Throw.when(...) added to constructor of Distribution.java. | |
![]() |
Unit tests added for several classes in ots-core. | |
![]() |
Hierarchical GTUType class. |
Type | Changes | By |
---|---|---|
![]() |
OTS-235: Arc with variable radius. Fixes OTS-235. | |
![]() |
OTS-236: Bezier SHAPE and control points limited to intersection of control lines. Fixes OTS-236. | |
![]() |
OTS-237: Clone of CrossSectionLink added CrossSectionElements twice. Fixes OTS-237. | |
![]() |
OTS-238: GTU should not immediately change lane on initialization with the DirectedLaneChange tactical planner. Fixes OTS-238. | |
![]() |
OTS-239: Time to not change lanes after a lane change with the DirectedLaneChange tactical planner should be settable. Fixes OTS-239. | |
![]() |
OTS-240: The threshold distance for differences between initial locations of the GTU on different lanes should be settable. Fixes OTS-240. |
Type | Changes | By |
---|---|---|
![]() |
OTS-64: LMRS - Relaxation. Fixes OTS-64. | |
![]() |
OTS-65: Level of lane change desire by other drivers. Fixes OTS-65. | |
![]() |
OTS-66: Relaxation response to lane change in front. Fixes OTS-66. | |
![]() |
OTS-200: Implement TrafCOD traffic controller. Fixes OTS-200. | |
![]() |
OTS-214: TrafficLight implementation for car following + instantaneous lane change model. Fixes OTS-214. | |
![]() |
OTS-215: TrafficLight implementation for LMRS. Fixes OTS-215. | |
![]() |
OTS-218: Automatically register LaneBasedObject on their Lane. Fixes OTS-218. | |
![]() |
OTS-219: Store the GTUs that trigger a Sensor in the Sensor and not in the Lane. Fixes OTS-219. | |
![]() |
OTS-221: Bring back LaneBasedGTUFollowingDirectedChangeTacticalPlanner. Fixes OTS-221. | |
![]() |
OTS-222: Z-order drawing. Fixes OTS-222. | |
![]() |
OTS-223: Repair parsing for ARC. Fixes OTS-223. | |
![]() |
OTS-224: Allow for selection of layers in animation. Fixes OTS-224. | |
![]() |
OTS-225: Provide default zoom for animation, and fix zoomAll method. Fixes OTS-225. | |
![]() |
OTS-226: Allow animation of ids for Node, Link, Lane, Sensor, TrafficLight, and GTU. Fixes OTS-226. | |
![]() |
Moved ImmutableCollections to DSOL version 3.01.01. | |
![]() |
Updated to use DSOL version 3.01.01. |
Type | Changes | By |
---|---|---|
![]() |
OTS-87 Implement mandatory incentives for LMRS. Fixes OTS-87. | |
![]() |
OTS-88 Implement voluntary incentives for LMRS. Fixes OTS-88. | |
![]() |
OTS-160 Categorize perception. Fixes OTS-160. | |
![]() |
OTS-216 Added neg() function to djunits and updated djunits in ots to version 2.01.01. Fixes OTS-216. |
Type | Changes | By |
---|---|---|
![]() |
OTS-213 Change SimpleWeightedGraph in OTSNetwork into SimpleDirectedWeightedGraph Fixes OTS-213. | |
![]() |
OTS-214 TrafficLight implementation for car following + instantaneous lane change model Fixes OTS-214. | |
![]() |
OTS-215 TrafficLight implementation for LMRS Fixes OTS-215. |
Type | Changes | By |
---|---|---|
![]() |
OTS-106 Traffic lights as separate objects that can be observed instead of a 'fake' GTU Fixes OTS-106. | |
![]() |
OTS-181 Observable object hierarchy Fixes OTS-181. | |
![]() |
OTS-174 Retrieve network saved with xstream for a new simulation Fixes OTS-171. | |
![]() |
OTS-151 Simplify registration of GTU on lanes Fixes OTS-151. | |
![]() |
OTS-209 DJUNITS Scalars should import Comparable individually Fixes OTS-209. | |
![]() |
OTS-210 GTU to handle its own instantaneous lane change Fixes OTS-210. | |
![]() |
OTS-211 GTU should be able to provide its reference position Fixes OTS-211. | |
![]() |
Separate project 'ots' to act as the root instead of ots-base as ots-base now contains code |
Type | Changes | By |
---|---|---|
![]() |
OTS-104 XML parser dependent on order of parsing Fixes OTS-104. | |
![]() |
OTS-115 Repair error with lane direction in parser while link direction not yet set Fixes OTS-115. | |
![]() |
OTS-128 Add ROADCLASS definition in XML and as element under ROADTYPE Fixes OTS-128. | |
![]() |
OTS-177 Make a list of changes based on JIRA sprints in POM file Fixes OTS-177. | |
![]() |
OTS-179 OD Matrix class Fixes OTS-179. | |
![]() |
OTS-180 IMB Callback for SimSmartMobility Fixes OTS-180. | |
![]() |
OTS-173 Add events for adding/removing and for triggering of sensors Fixes OTS-173. | |
![]() |
OTS-182 Links and Nodes should automatically be added to a Network Fixes OTS-182. | |
![]() |
OTS-183 Simplify IMB connection in OTS demos Fixes OTS-183. | |
![]() |
OTS-184 SimSmartMobility: SimulationTransceiver: add comments about payload Fixes OTS-184. | |
![]() |
OTS-185 SimSmartMobility: IMB NetworkTransceiver Fixes OTS-185. | |
![]() |
OTS-186 SimSmartMobility: IMB NodeTransceiver Fixes OTS-186. | |
![]() |
OTS-187 SimSmartMobility: IMB LinkGTUTransceiver Fixes OTS-187. | |
![]() |
OTS-188 SimSmartMobility: IMB LaneGTUTransceiver Fixes OTS-188. | |
![]() |
OTS-189 SimSmartMobility: IMB GTUTransceiver conform SSM v1 standard Fixes OTS-189. | |
![]() |
OTS-190 IMB SensorGTUTransceiver Fixes OTS-190. | |
![]() |
OTS-192 XML parser has to be adapted to latest changes in the way a network is built Fixes OTS-192. | |
![]() |
OTS-193 Sampling framework to calculate KPIs Fixes OTS-193. | |
![]() |
OTS-194 ImmutableCollections have to be updated Fixes OTS-194. |
Type | Changes | By |
---|---|---|
![]() |
OTS-84 Demo simulations don't check for sufficient headway. Fixes OTS-84. | |
![]() |
OTS-148 Direction should not implement >, >=, <, <=. Fixes OTS-148. | |
![]() |
OTS-150 min and max functions for djunit scalars. Fixes OTS-150. | |
![]() |
OTS-154 getLength() in Headway. Fixes OTS-154. | |
![]() |
OTS-155 Add split as merge type. Fixes OTS-155. | |
![]() |
OTS-158 Method to add default values of parameters defined in given class. Fixes OTS-158. | |
![]() |
OTS-159 Add first offramp info in perception. Fixes OTS-159. | |
![]() |
OTS-161 Replace Velocity by Speed in all code. Fixes OTS-161. | |
![]() |
OTS-163 Save network with xstream. Fixes OTS-163. | |
![]() |
OTS-164 POLYLINE element for LINK in XML. Fixes OTS-164. | |
![]() |
OTS-165 Tidy up XML definitions. Fixes OTS-165. | |
![]() |
OTS-169 Split ots-road project: separate projects for the different parsers. Fixes OTS-169. | |
![]() |
OTS-171 Create separate ots-imb project. Fixes OTS-171. | |
![]() |
OTS-172 Pub/sub between GTU, Lane and Graphs. Fixes OTS-172. |
Type | Changes | By |
---|---|---|
![]() |
OTS-107 Unit test verifies equals(), hashCode(), toString(), Serializable. Fixes OTS-107. | |
![]() |
OTS-111 DJUNITS names of Abs quantities. Fixes OTS-111. | |
![]() |
OTS-116 Animation objects not shown after toString() changes in OTS. Fixes OTS-116. | |
![]() |
OTS-118 Change Velocity to Speed in GTU methods. Fixes OTS-118. | |
![]() |
OTS-120 Create a getCenter() method in all GTUs. Fixes OTS-120. | |
![]() |
OTS-123 Exception.throwIf() method to separate class. Fixes OTS-123. | |
![]() |
OTS-131 Add class for speed limit types with static defaults and uniqueness. check Fixes OTS-131. | |
![]() |
OTS-133 Add utility class for tactical planners for current active speed limit. types Fixes OTS-133. | |
![]() |
OTS-134 Add interface for perception with common lane change and car-following. info Fixes OTS-134. | |
![]() |
OTS-135 Throw.when cannot throw Exceptions that can be internally thrown. Fixes OTS-135. | |
![]() |
OTS-137 Immutable collection classes. Fixes OTS-137. | |
![]() |
OTS-138 Implement GTUType as a Type. Fixes OTS-138. | |
![]() |
OTS-139 LinkType and LaneType should become Types. Fixes OTS-139. |
Type | Changes | By |
---|---|---|
![]() |
OTS-17 Zoom whole network, zoom to home extent, toggle grid on/off. Fixes OTS-17. | |
![]() |
OTS-50 Mouse-centered zoom in animation panel. Fixes OTS-50. | |
![]() |
OTS-55 Some demos don't check room for generated GTUs. Fixes OTS-55. | |
![]() |
OTS-63 Display x and y coordinates on animation screen. Fixes OTS-63. | |
![]() |
OTS-89 Runtime error in dsol repaint. Fixes OTS-89. | |
![]() |
OTS-90 Play and pause buttons should be merged. Fixes OTS-90. | |
![]() |
OTS-101 Create list of driver characteristics. Fixes OTS-101. | |
![]() |
OTS-102 New implementations of IDM and car-following interface. Fixes OTS-102. | |
![]() |
OTS-103 Create a runUpToAndIncluding method for the dsol DEVSSimulator. Fixes OTS-103. | |
![]() |
OTS-108 New implementation of headway algorithms. Fixes OTS-108. | |
![]() |
OTS-109 Link new algorithms to RTI software for Nissan. Fixes OTS-109. |
Type | Changes | By |
---|---|---|
![]() |
OTS-76 Circular road demo gives errors around simulation time 10 minutes. Fixes OTS-76. |
No changes in this release.
Type | Changes | By |
---|---|---|
![]() |
ots-core: Perception added. | averbraeck |
![]() |
ots-core: OperationalPlan, TacticalPlanner, and StrategicalPlanner added. | averbraeck |
![]() |
ots-core, ots-road: All GTUs are free ranging; Lane-based behavior is just a constraint. | averbraeck |