Skip to content

Releases: N129BZ/zodiacwb

Zodiac Weight & Balance app version 1.3.8.0

27 Apr 23:48
Compare
Choose a tag to compare
  • Now includes aircraft: ch601 hd, xl, taildraggers, ch650, ch701, ch750, chCruZer
    • Handles Zodiacs with either imperial or metric weights/arms
  • Lots of refactoring to encapsulate aircraft types in an Aircraft class object
  • Lots of cleanup of unused variables
    printimage
    printimage
    ch650metric
    aircraftmenu
    rv9
    rv9a

Zodiac Weight & Balance app version 1.3.5.1

19 Apr 22:55
Compare
Choose a tag to compare
  • Implemented inch-arm graphing, no need to convert anything to/from metric
    • Handles Zodiacs with either imperial or metric weights/arms
  • Re-worded menu options to make more sense
  • Added Select Aircraft menu item that gives a list of aircraft to select from
  • Added new aircraft to the fold - now handling CG for not only the ch602xl/650, but also RV9 and RV9a
  • Implemented logging for errors, information, and debug mode
    ch650metric
    aircraftmenu
    rv9
    rv9a

Zodiac Weight & Balance app version 1.3.5

19 Apr 05:57
Compare
Choose a tag to compare
  • Implemented inch-arm graphing, no need to convert anything to/from metric
    • Handles Zodiacs with metric weights/arms
  • Re-worded menu options to make more sense
  • Added Select Aircraft menu item that gives a list of aircraft to select from
  • Added new aircraft to the fold - now handling CG for not only the ch602xl/650, but also RV9 and RV9a
  • Implemented logging for errors, information, and debug mode
  • Can handle Imperial and metric modes for any selected aircraft - all values are persisted in their respective UOM.
    aircraftmenu
    ch650metric
    rv9
    rv9a

Zenith Zodiac Weight & Balance app version 1.3.3

15 Apr 20:23
Compare
Choose a tag to compare
  • Added Print-to-PDF functionality
  • Added background color to Empty Weight inputs when in Convert Mode
  • Added install packages for snap and rpm

printpdfscreen

Zenith Zodiac Weight & Balance app version 1.3.2

15 Apr 07:19
Compare
Choose a tag to compare

Added Convert Mode - Inches to Millimeters menu option. This option will only work when in Weight in Pounds view, and opens up all of the arm inputs for editing. Any inch values entered will immediately be converted to millimeters. Upon exiting Convert Mode, the user is presented with the option of saving the entered data or cancelling, and then the view is immediately re-loaded.
printimage

Zenith Zodiac Weight & Balance app version 1.3.1

13 Apr 19:36
e83f567
Compare
Choose a tag to compare
  • Changed views to a single page - stacked, chart view on top of aircraft view
  • Fixed screenshot printing when on Linux - tested on Windows WSL and Ubuntu
  • Solidified aircraft view CG positioning
  • Numerous other improvements

NOTE: Upgraders should delete the zodiacwb.json file located in their user data directory before upgrading

  • Windows users: C:\users\ your user name \AppData\roaming\zodiacwb\zodiacwb.json
  • Linux users: /home/ your user name /.config/zodiacwb/zodiacwb.json

Zenith Zodiac Weight & Balance app version 1.2.8

12 Apr 06:24
Compare
Choose a tag to compare

New functional improvements!

Metric mode complete, switch between metric and imperial options via the Units of Measure menu option
Added printing capability - via on-screen button or from the File menu option
Added aircraft view, showing computed CG on a png image of the aircraft
Added Dark theme, access via the View menu option

Zenith Zodiac Weight & Balance app version 1.2.1

06 Apr 00:43
Compare
Choose a tag to compare

Extensive work on implementing full metric functionality (in progress!)

  1. Added Edit menu with Imperial or Metric menu items
  2. Made all fields "generically named" rather than Imperial specific
  3. Made chart area axis labels dynamic based on selected measure unit option

Other changes

  1. Added configurable colors for <= max gross and > max gross and added those colors to totals boxes
  2. Completely re-wrote the question box block into a structure

Zenith Zodiac Weight & Balance app version 1.0.9

04 Apr 05:03
Compare
Choose a tag to compare

Weight and Balance application for Zenith Zodiac 601xlb and 650 aircraft

I need to get access to a Mac to build an iOS version...