Jfrux Workbench Versions Save

A desktop app to help aid on-boarding and porting vehicles to openpilot for the masses.

v0.1.5

5 years ago

This release is minor...

v0.1.4

5 years ago
  • 🕷Fixes bugs with commands / copy / paste.
  • 🔥Refinements to the EON LIST ui to hopefully show better state of the records. Closes #50
  • 🗑NEW!!!1111! Remove Feature on EON List. Closes #59
  • 🚗NEW!! Can now scan, connect and replay drives from openpilot-community/workbench-toolbelt.

v0.2.0-alpha2

5 years ago
  • Adds Very Rough Drive Playback.
  • Playback of Picture in Picture (PIP) of Driver Camera and Road Camera
  • Currently issues arise and there aren't any controls so don't expect it to be that useful yet.
  • Adds support for ZMQ playback of openpilot-community/workbench-toolbelt replay's.

v0.2.0-alpha1

5 years ago
  • Fixes bugs with running commands from v0.1.3
  • New IDE with basic open file, save file (cmd+s), close file, etc.
  • New console area
    • Live events from zmq
    • Params from NEOS settings
    • Comma Profile
    • and Drive data from Comma

v0.1.3

5 years ago
  • WebSocket server is no more. Now your terminal emulator is connecting directly to pty processes via IPC. This means, no more ports, no more servers, much cleaner.
  • NEW Command for Closing Android Settings
  • Bug fixes for Mac causing the backend services to not start properly.
  • UI improvements for Windows
  • UI improvements for Mac
  • Temporarily increasing amount of log output in DevTools to try to flush out some of those other pesky bugs. Will remove the logging (which will improve performance) once we get the bugs figured out with particular users.

v0.1.2

5 years ago

This update includes:

  • Fixed a bug preventing users from adding IPs of EONs manually.
  • Fixed major bug with first opening the application and the settings file being missing. No longer should say "No such file or directory." Now there is such file and directory!
  • Fixed a bug where the port of our backend services conflicted with another port on users system.
  • Fixed a bug where the user could not use Reboot command on the EON screen.
  • UI updates to Console / Live Data feeds on EON screen.
  • Various performance improvements.

v0.1.1

5 years ago

Features

  • New ping process that confirms EON is reachable.
  • Notifications implemented
  • Remembers height / width of window when you close and re-open.
  • Allows customizing the shell used in config file.
  • Fixes a bug when spaces are found in the SSH user directory.

v0.1.0

5 years ago

Woohoo!

We finally got to a real release. Although we're definitely not 100% bug free, it's a solid release and I'm getting very happy with the utility of the app.

New Features

  • New preferences file. For instance, on Mac, just go to Workbench > Preferences to edit.
  • You can set a custom SSH key path if you don't like the one we use... (ahem @energee)
  • New UI with improved Windows experience.
  • Take a screenshot of your EON with 1 or maybe 2 clicks... it saves it to your desktop.

Bug fixes

  • Fixes issues with some ZMQ messages.
  • Adds copy / paste context menus and short cuts back.
  • Fixes menus not showing up.

v0.0.34

5 years ago

install-with-workbench

Features

Decided to focus this release on console command automation. 🚗Now you get automated command generation / execution. 🎉5 new console commands ready to test: ✅Install Openpilot ✅Backup Openpilot ✅Get Fingerprint ✅Launch Android Settings (Access settings on EON that aren't normally available.) ✅Reboot EON 💪More commands to come in next releases...

This just made the majority of my guides... obsolete... 😬

v0.0.33

5 years ago

Features

  • Ability to expand / collapse ZMQ data sent over from EON.
  • You can now pause/play the data feed so you can collapse / expand the data as it stands.
  • Data is now being captured and stored for future navigating of the data.
  • Set the depth of the data as its streaming you want to see... no more jumping data!

Coming in v0.0.34

  • Ability to navigate through the data records that you've captured.
  • Possibly able to play back the recording in real-time... (may get pushed to 0.0.35)
  • Possibly able to record samples and persist the data to your computer for possible replay. (may get pushed to 0.0.35)

workbench-json-depth