Version 0.4.5. Adjusted for newer generation thermferm controllers. default tip

Disable Monitor menu if websocket server is not available.

Version 0.4.4

Clear mash measurments when duplicating a product.

Code cleanup

Fix export recipe to new product crash

No carbonation beer selection before brewing the beer.

Version 0.4.3. Fix add fermentables in products when packaging sugar was defined but no amount was yet set.

Fix block hops display when dry-hop is done, and extract hop is done after packaging.

Added application icon

Version 0.4.2

Updated Dutch translation for the new calibrate screen.

Removed several development debug messages. Implemented delete and add data row.

Added error checks on calibration data

Changed xCal array to a QList. Added sort on angle. Added save data. Added quit/save dialog.

Added MySQL query example in the source.

Added polyfit files.

Added the cell edit function.

Added Simple polynomial fitting functions written by Henry M. Forson. Added a graph that displays the old and new iSpindel calibration curve. Implemented delete row from the data.

Load and show current calibration data.

Attempt 1

Basic setup for iSpindel calibration.

Changes in de iSpindel detail screen. Added a calibrate button and display the last update date and time.

New battery percentage formula for iSpindel in chart.

New battery percentage formula for iSpindel.

Changed iSpindel battery 100% level a bit lower.

In fermentation plot draw the SG line with temperature compensation.

Updated ranges for the carbonation chart.

Fixed recipe editor add yeast crash.

Version 0.4.1. Adjusted monitor nodes debug messages.

In monitor iSpindel: in the chart calculate the ranges, do't let the toolkit do that. Save the path for chart image download in the user settings. In the tooltip for the battery voltage line, also show the remaining battery capacity. In the monitor window show the battery capacity digit instead of allways 0. Updated the translations.

Monitor iSpindels: use global variables instead of repeated expensive MySQL calls. Use the yeast temperature ranges for the colors on the thermometer scale. Don't show SVG and ABV if the OG is not yet known. Turn statusfield red if offline. Extra mon_ispindles fields yeast_lo and yeast_hi. Need at least bmsd version 0.3.42. If a websocket message is received that cannot be parsed, show the whole received message.

ChartCarbonate saves the image path in the settings file. Conditional debug messages in a lot on monitor files. In Fermenter monitor details make the status background red if offline. A lot more generic variables instead of continuous expensive calls to MySQL. If fermenter values for the thermometers are not OK, then do not show anything.

Monitor CO2 meters: better display and hide of values and widgets. Minor adjustments of the window layout. When offline, the status background will be red.

Fermenter charts, only draw lines that are really used. Better auto scaling, not using the internal version. If only a air line is to be shown, make it fat. Save the path to download the image in the settings file.

Fixed error messages about log and camera buttons. Only show items that are really used.

Checked after boil efficiency, it's correct.

Clean debug log settings after last changes.

Use cells from yeastpack if set to calculate the initcells. Use 90% underpitch to decide for a starter. Hide starter retry label and button if no starter is needed.

Database upgrade will let the yeastpack cells at 0. Disabled some debug messages needed for development. Updated yeastpack editor tooltips.

Set yeastpack dropdown on yeast edit row start.

Added default load yeastpacks. Added yeast_package_changed signal.

Expanded Yeast edit popup with a Yeast Pack dropdown list. Prepared database product read and write with values for yeast package. They will be stored as json object in the yeast records.

Added valid flag to the inventory_yeastpack table. Initial false and after record edit set to true. This should prevent the use possible wrong values.

Added yeastpack editor. Expanded the database upgrade. On startup, recount the yeastpack used fields.

Version 0.4.0. Added database upgrade procedure on startup. Make sure inventory_yeastpack database is created and has default entries. This will become a table with data for different yeast packs.

Add dry primary yeasts weights to get a mixed total. Use the parameters from the first and mmost used yeast. Changed in products and recipes. Recalculated WLP purepitch viability and planned next generation purepitch. We need a better way to set these parameters like a packages table. Fixed several yeast edit values due to adding a STA1 column. Removed several unneeded refresh_all() calls as they screwed the sorting of the yeasts during edit. Added STA1 display to recipes. Changed products database starter_viability from integer to float.

Version 0.3.6. Updated translations and bumped version.

Fixed replace a yeast field offsets.

Some extra debug info en some removed for the product images. Clear picmap area if no pixmaps are left. Block pictype_changed and piccomment_changed if there are no pictures, prevents segfault.

Only try to save images on existing paths

Delete images from a producti first[C when a product is deleted.

If a new image for a product is loaded, check if the path is available. If not, use the home directory.

Implemented file save

Version 0.3.5

Some final changes for now.

The images tab now looks complete. Made the left side (thumbnails) a bit smaller. The right side of the screen now shows the current image and all data that belongs to that. After a new image is added, reload the images. Implemented delete image.

Added more buttons to the images tab. Load images from the database and display thumbnails added. Added support for jpeg files. Rename pictures in the database to .png. Added temporary images_list, images_count and images_current variables to the product record.

Added fields for filename and timestamp.

In EditProduct added tab number 13. When entered, a signal is generated to init this tab so that we can defer loading. Added a AddImage button, we can select an image, give it a type and comment and store it is a separate table. The global settings file now has storage for paths (images, download and beerxml).

Show 0 if afterboil volume is invalid instead of the chiller volume. Added product tab 13. Here the images (beerlabels, brew pictures) for a product will be shown. Resized all product tabs. Added STA1 tickmark in the yeasts table.

Version 0.3.4

Removed the last bits of equipent calc_volume setting. Changed to the equipment setup screen using suffixes in the fields. Updated the translations.

On the brewday tab, show the afterboil volume inclusive the volume of the immersion chiller in the wort. Added refractometer buttons on the brewday tab. The brew volume cm edit popup shows a message if a immersion chiller is in the wort.

Added a refractometer icon

In print checklist show volume after boil inclusive immersion chiller volume. Improved some prompts in equipment edit.

Renamed trub_chiller_loss fields to trub_loss

Changed pitchrate field for liquid yeasts to read/write. Added pitchrate select using a QComboBox and added a popup window for that.

Added a button to automatic recreate the yeast starter steps. Some code cleanup

Fixed dangling old starter data. Added conditional yeast debug logging.

Version 0.3.3. Removed several obsolete debug messages. IBU and Fermentation calculation debug messages are now controlled by conditional defines in global.h. In the brewday tab update the preboil and afterboil reference volumes. In the brewday tab the chiller type is a read only field directy linked to the selected equipment.

Calculate mash attenuation time using log base 5 instead of a linear function.

Limit mash steptime to 240 minutes. Limit mash steps to 82 degrees celsius. In estimate_fg limit total mash time to 240 minutes and increased the water/grain ration from 5.5 to 6 l/kg.

Backported mash calculation from EditProduct to EditRecipe.

In estimate_fg decrease attenuation for mash temperatures below 66.11 degrees.

With estimate_fg added a boolean parameter sta1 to correct the outcome if a primary yeast with sta1 gen is used. Fixed a spelling error in EditProduct yeast tab for dry yeast.

Make sure the package abv is final when the tertiary fermentation data is filled in.

Added show package color and ibu and take dillution in account

Brewing salts can now set in hundreds instead on tents decimals.

Reset mash measurement fields when a recipe is copied to a product.

Toon ook de gewenste en verwachte hergisting druk.

Details CO2 monitor shows the style limits for the specific beer. Adjust the scale of the pressure widget to the beer limits. Moved more functions to the global Utils. Fix expected pressure in the package screen for other priming sugars. Disabled some debug log messages.

Moved GetPressureBar function to the Utils.

Version 0.3.2

Implemented IBU calculation for chilling.

Finally found the right way to calculate the bottle pressure in bar after refermentation.

Small changes to the iSpindel graph. Translated the dutch product edit window title.

Disable manipulating mash steps when brewday is over.

Show product code and name in edit product window title if not a new product.

block_misc updated for MISC_USES_SPARGE

Charts downsize the pen from 3 to 2. Some nicer looking graphs.

Forgot to save the new eq_chiller_* fields in products.

Removed several debug logmessages in tab 3 and database load.

Use hop absorption factors from the global setup.

Added five hop absorption fields to the profile_setup record to set the hop absorption rates. Added edit fields in the global setup. Load global these new variables during application startup.

In the product equipment tab show the volume to the fermenter. Changed some prompts and suffixes in that tab. Updated translations.

Restored translations again

Fix false adjust_to_total_100 setting in priming fermentables.

Added, tested and removed build in help. The Qt help system is not my thing, I think doxygen will be better.

Always update translations during make.

Finished dutch transltions

Adjusted chiller_loss default value to 0.4. Disabled product fields eq_calc_boil_volume, eq_hop_utilization, eq_lauter_volume and eq_lauter_height. Added eq_chiller_type, eq_chiller_to79, eq_chiller_volume, eq_chiller_lpm, eq_chiller_loss with default values for immersion chilling. Load these values from new selected equipment. Changed edit product tab 2 to show new the new fields and removed the obsolete fields.

Try to prevent zapping translations

Updated dutch translation

Restored translations

The equipment editor uses named fields for database io. Edit field 'trub chiller loss' is now called 'trub loss', but will be renamed again. Removed editing hop_utilization, lauter_volume and lauter_height. These fields were never used in the application. Not yet removed from the database. Added chiller_type, chiller_to79, chiller_volume, chiller_lpm and chiller_loss fields so that we can tie a chiller to the equipment setup. Renamed some chiller names.

Version 0.3.0

Updated translations.

Handle choose beer if it needs to be cleared better in details iSpindels and CO2meters.

Handle choose beer if it needs to be cleared better. Fixed unit offline view

With edited fermentation profile make sure the steps values are handled as string and double/integer values when loaded in a fermenter.

Version 0.2.28. Use calculated hop absorption during boil to correct the volume to the fermenter.

Calculate and show the hop absorption losses in the boil kettle and fermenter.

Fixed spelling error

Version 0.2.27

The same calculation for boil_size in a new product.

The same calculation for boil_size in a new recipe.

Boil size in recipe edit and product edit is always read-only. In product edit use the evaporation rate from the equipment to calculate the boil size.

Fixed translation error.

Fix checklist mash steps overflow.

(0) -120 tip

mercurial