Posts

Pegasus & Core Release Notes for May 2023

Pegasus Release Notes

Pegasus Application

  • Tracking

    • Fixed a bug that showed an invalid date when an output had never been activated
    • Fixed a bug that had an incorrect fuel volume for Technoton sensors
    • Adjusted the Teltonika battery % values
    • Assets that are replicated hide the OFFLINE text
    • New battery states were added to indicate levels and connection status
    • Color improvements to 'dark-theme'
    • Fixed a bug that caused an asset not to update correctly in tracking when there was a driver change
    • Fuel tooltip now shows % information from sensors that are not defined in organization->vehicles -> accessories
    • Added a filter for the Fuel Sensor in tracking list, shows sensors with normal and low volumes
    • Trip paths now include an arrow ➡️ showing the location the vehicle traveled (also available in trips app)
  • Trips

    • fixed a bug that would show sometimes show double charts
    • summary shows a small icon that indicates whether the data comes from GPS or ECU (now we show both, not just ECU)
  • Organization

    • Creating a property allows you to select from a catalog of already saved properties
    • added model for the Syrus Lynx devices
    • 🆕 - ADC reading of Syrus Lynx in accessories
    • Added a device model column in SIMs
  • Dashboards

    • Added support for fuel consumed based on fuel percent field
  • Reports

    • offline - improved the battery percentages to be consistent with what's on tracking
    • HOS (working hours) - fixed duplicate and missing fields when showing info with drivers
    • engine_stats - fixed the priority of the odometer value when using the raw_counter_value
    • activity_details - values are now added inside the bars of the charts
  • Console

    • Added a system console section that shows any command sent by the system to a device (for example script configurations, counter sync, query locations, etc).
    • Now we show the number of command retries sent to a device in the outbox
  • Other Changes

    • Teltonika - support for ibuttons, rssi level
    • Topfly - output command adjusted
Click here for prior release notes Click here to search old release notes

Pegasus Release Notes Updates – June 2022

Pegasus Release Notes Latest Updates

Applications

  • New custom applications supported in the Pegasus sidebar menu, go to the Settings app to create them
  • Simplified and improved the mechanism for filtering custom applications for new users; if you previously used this new section to filter an application by a user we recommend to switch to filter by group

Automation/Notifications

  • Automation and Alerts/Notifications apps are now in a new section in the sidebar
  • The sidebar for notifications and alerts includes a text when there’s no alerts or notifications
  • Added Hours of Service templates for assets as template conditions
  • Improved responsiveness / mobile rendering when creating a new notification

Tracking

  • Added a new option to force the value shown for fuel sensors (example showing liters for technoton instead of %)
  • Fixed the tooltips for ECU fields in tracking dash
  • 0 is ignored for custom ECU counters
  • The tooltip for ignition detection (and other Input/Outputs) are now in sync with when the actual ignition (or Input/Output) was turned on or off
  • Entity selector now hides the $wireless groups
  • Hours of Service for assets available

Trips

  • The calendar icon in mobile now opens full screen upon click
  • Improved the load times for high selection of vehicles; now metrics summary load in the background and trips data is shown immediately
  • The button for ‘Native Maps’ was removed from the UI
  • Fixed the load of the map when visiting the trips app for the first time after login

Dashboards

  • If a new dashboard is added the UI will show default name for the dashboard instead of empty information

Reports

  • The error dialog for reports now shows the ID of the report that had the error
  • HTML in emailed reports can again be downloaded and render (analytics, summaries, details, etc.)
  • New columns for nested vehicle properties supported
  • [activity_details] Added 2 new checkboxes
    • :ballot_box_with_check: Use speed limit configured on the device
      • When this is enabled the report will only use events marked with spd
      • If it’s disabled the vehicles will use the speed limit configured on the report
    • :ballot_box_with_check: Use speed limit configured on the geofence
      • When this is enabled the report will use the speed limit of the geofences selected
      • If it’s disabled the vehicles will use the speed limit configured on the report
  • [events_count] Added driver information to the events generated
  • [events_duration] If the same label is used for start and end it gets the duration of the next label
  • [cycles] Improvements to new hours of service report (applies to sites in beta 7.0 version)
  • [cycles_audit] Added a new audit of cycles report (applies to sites in beta 7.0 version)
  • QA reports are only visible to QA reports are only visible to gateway administrators, regular users will NOT see QA reports
  • Fuel report can now use milliVolt values from ECU sensor and convert to fuel value if sensor accessory is configured from Organization

Organization

  • Custom vehicle and asset properties improvements, booleans saved as booleans, compatibility in dark mode
  • Improvements to the association of vehicles and devices when creating
  • A new warning is shown if a basic user is assigned both sims and sims:subaccounts scope in write
  • [devices] You can now add devices from Devices table, requires super-user privileges (DCT only)
  • [vehicles] There’s a new option in the Technoton Accessory section that allows you to show the fuel value in volume (liters or gallons) in tracking
  • Fixed a bug when exporting excel tables from organization where the timestamp column would show nu in front of the date

Webservices

  • Tweaks and improvements to the forwarders UI

Core updates - 6.12.0

  • Added support for DTC codes for Atrack devices
  • Improved the description of trip keys in /api/resources/trips/keys
  • Fixed, the ignition detection for Teltonika devices
  • Changed, the vehicle counter ecu_dist max limit was increased to 99,999,999,999 meters
  • Changed, the live package payload was modified in the following ways:
    • latest.data.fields evid and trip_id fields were removed
    • latest.data _version was added
    • the latest.data.field.change.evtime now reflects the time that the value changed, before it showed the last time it was at the previous value
    • added two new keys prev_evtimeprev_systime which depicts the time when the previous value was set