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.

Fixed negative bottle of keg volumes and overflow totals.

Update tab packaging if beerstyle is changed.

Updated export to forum with updated and final values. Added BU:RE ratio.

Init est_carb field for new products.

Version 0.2.26

Prompts corrections and updated translations. Minor layout changes so the prompts will fit.

After brewing show final IBU on the first tab.

Edit Product, split CO2 package pressure in bottles and kegs. BU:RE code cleanup. calcPack() sets the CO2 values on the first tab. Show final EBC on tab 1 if the stage is after brew. Show final ABV and energy on tab 1 if fermentation is done. Removed wrong bottle priming calculation from calcFermentables() because calcPack() does this.

Show final OG and FG if they are valid on the first tab.

Added Bitterness Unit to Real Extract unit calculation and display. In product use final values if possible for the BU:GU and BU:RE calculations depending on the product stage.

Clear log flags and starter volumes when a product is duplicated.

Version 0.2.25

Final changes for the webcam page.

Initial webcam interface for fermenter view

Fixed calculation of estimated fg.

Add support for hop extract values with XML import

Version 0.2.24

Import brew logs added.

Added reports, total production, fermentations and efficiency.

All profile and inventory editors now log warnings if something went wrong. Also added a Clone button. Delete now asks for confirmation.

Product and recipe beerxml export support for hop extracts. Recipes with missing hop from the database use a default utilisation value.

A small correction on beerxml export.

With inventory hops beerxml export support hop extracts. Added private xml values to show the real values and hide these in the poort designed beerxml know values.

Version 0.2.23

Global setup added hop utilisation defaults, these are used by the hops editor. In the hops editor, changing the hop form sets the new default utilisation. Hide and show the time edit entry instead of setting it read-only. The new defaults are loaded at program startup. Changed the global setup for the new utilisation fields and dropped the obsolete factor fields. The toIBU formula doesn't use my_factor_* variables anymore, hop differences now come from the utilisation field per hop. The global database is updated to the new defaults.

Print recipe and product, miscs weights have 2 decimals. Add hop extract during bottling to the checklist.

Version 0.2.22

Added hop clone

Edit Recipe Hop now properly updates the utilisation and bu_factor fields.

Final set the default utilisation to 20. Selecting another hop in a product now sets the new utilisation and bu_factor too. Removed experimental CO2 extract calculation and let it handle by the Tinseth formula. The Tinseth formula uses the Utilisation value in the final calculation. Moved the ISO extract formula for extract at bottling to the main toIBU function.

Update recipe load/save for the new hops fields.

First load of changes for hops. In EditHop load the dropdown buttons from the global table. Use named query fields. Added database utilisation and bu_factor fields for hop extracts. Added edit fields for these new fields. Added post boil SG, utilisation and bu_factor parameters to the toIBU function. Added hops form parameter to the hopFlavourContribution and hopAromaContribution display bars. In the hops inventory list dispay volumes instead of weight for hop extracts. Modified the TinsethIBU function to use utilisation and bu_factor parameters. Add calculations for co2 and iso hop extracts, this is work in progress. The toIBU function makes use of the preSG and postSG values to use the correct SG to caall the TinsethIBU function. This results in a bit lower IBU values mostly affecting the late additions. Added use hop at bottling for iso hop extracts like Tetra hops using the formula from BarthHaas.

Version 0.2.21. Updated translations.

On the fermenter, iSpindel, carbonation and brewday chart a tooltip with values is shown wheren hovering over the most important data lines. Changed the vertical to horzontal screen layout and added a save button to save the graph as .png image.

Added callout

Version 0.2.20. Calculate total linther ignore malt color because our database is correct.

Version 0.2.19

Added new sparge water data to the checklist.

Added printing sparge water details.

Added sparge water salt additions. Adjust sparge acid amount if manual calculations and the water volume is changed.

Initial setup to print sparge water.

Fixed overloaded perc_mashShow when the value is above the maxiumum.

Version 0.2.18

Improved selection logic for the sparge water.

Updated translations

Redesign of the water tabs in product and recipe editors. Prepare for sparge water salt additions. Acid additions are now automatic or manual for mash and sparge. Fixed error in acid calculation strength. Fixed phophoric SG value.

Adapted to new Utils functions. Used named versions for MySQL water read.

Corrected Phosphoric SG value.

Made the Hardness function more precise. Removed RA_ppm function, was doubles with ResidualAlkalinity. Added RA_CaCO3 and Bicarbonate functions.

Added misc_uses spage step. Corrected some defines mol values.

Added tooltips

Updated watersources editors to include water hardness and residual alkalinity. Layout changes. Only total_alkalinity edit, bicarbonate is now only calculated.

Fixed some promps space. Updated translations.

Fixed some promps space. Updated translations.

Added calculation preboild pH in recipes. Added water hardness and residual alkalinity calculations in the water tab.

Calculate and show estimated preboil pH

Updated translations

Only fermenters support control commands.

Added nodes monitor detail screen.

Increased some labels sizes.

Setting mash hopping efficiency now between -95 and +50. Refresh all after changing the IBU method. Added own part for Mash Hopping. Code cleanup.

Removed old experiment to calculate flameout and whirlpool ibu's. Changed Tinseth calculation to use a time window so you can select the ibu contribution during a specified time. Added ibu_method Tinset++. Added calculation extensions for Tinseth++, this calculates the flameout and whirlpool effects on all hops. During cooling is to be done.

Code cleanup

Cooling method dropdown table loads from a global table. Updated the translations.

Added cooling parameters to the toIBU function.

Removed Garetz and Rager IBU calculations, we will only use Tinseth

With beerXML recipe import, the IBU method is always Tinseth.

Added my_height global variable and edit in profile setup. This sets the height of the brewery above or below sealevel. Added calculations for the air pressure, boilpoint and IBU_reduction that all depend on the height. Currently not yet in use. Split out the real IBU calculation from the generic toIBU function. This has no effect on the results.

IBU method names are now global.

The carbonation chart has fixed Y ranges.

Version 0.2.15 with updated translations.

Moved Fermenter and iSpindel charts to their own functions. Added these to DetailFermenter and DetailiSpindel too.

Added carbonation chart to it's own function. Added this chart to DetailCO2meter too.

Version 0.2.14

Updated translations.

Added iSpindel detail screen

Added CO2 meter monitor detail screen.

Updated translations

Extra decimal digit for the pressure.

Workaround for the thermometer scale ranges. Added chiller thermometer settings. Added beer select.

Implemented profile control. Added stage edit. Added manual control. Added temperature setting.

Started with change and signal functions. Implemented mode change for test. The MainWindow webSocket is now global so the Detail screens can send websocket messages.

More Polish to English translations

Force red or black pen color

Changed the 'off' color effect of the led

Translated to English.

Removed LED plugin, now using the one from the AnalogWidgets.

Added DetailFermenter screen

Added led, manometer, thermometer and wallclock from the abandoned AnalogWidgets project as plugins. There is some work to do but it's already usable for the monitor screens.

Prepare for DetailFermenter

Added LED plugin.

Added monitor co2meters overview

Added monitor fermenters overview

Respond to websocket ping. Added iSpindels monitor overview.

Added monitor nodes overview

Using names for profile_setup query

Add database maintenance to the startup code. Start some work ok parsing websocket messages.

Log product code and name instead of record number. Added water supply check.

Version 0.2.13. Updated translations

Added reduce inventory for all process stages. Added block fermentable to block buttons and inventory when the fermentable has been reduced. Added block hop to block buttons and inventory when the fermentable has been reduced. Added block misc to block buttons and inventory when the fermentable has been reduced. Added block yeast to block buttons and inventory when the fermentable has been reduced.

Added remarks about beerxml design flaws.

Version 0.2.12

Export recipe or product to beerxml use the global untranslated arrays. Export recipe or product to forum use the global translated arrays.

Finally the translation of string arrays is working.

Added hop co2 extract form. Added hop add at bottling needed for iso and tetra hop.

Fixed select yeasts in recipes and poducts.

Update translations

Added co2pressure (carbonation) log graph.

Added fermenter and iSpindel graphs.

Added power useage to the brew log.

Fixed losing miscs ingredients.

Added date set/clear buttons for inventory Fermentables and Yeasts.

Fixed missing settings from the Miscs and Hops editors.

Version 0.2.10 with updated translations and menu's.

Removed unneeded import buttons from the inventory screens.

Added import recipes.

Added import mash profiles.

Renamed struct Mashs to MashSteps

Added import waters

Added import yeasts

Member names for yeasts normalized.

Member names for fermentables normalized.

Member names for hops normalized.

Fixed init of import record. Added miscs import

Member names of miscs normalized. This was a leftover from porting from php code.

Added xml import hops

Finished import fermentables

The equipment import is now final.

Changed import XML method for beer styles using a temporary struct and native database functions. This is the correct method which gives the correct results.

Added import from xml, equipments and beerstyles.

Made water calculations better readable.

Version 0.2.9. Fixed a few spelling errors. Updated Dutch translations.

Show split batch status in print product.

Added the main record update to the product splitting. Block edit of the product code if the product is splitted.

Added create splitted batches. Fixed rounding amount values at several places.

Disable split product if already splitted, or if stage is after last possible splitpoint.

Implemented the split table editor.

Added the framework for splitting batches.

Added export product to forum.

Added export product to recipe.

Added slots for sparge water volume and temperature.

Added Product copy to Product.

Code cleanup in database functions.

Updated the changes from the product misc editor to the recipe misc editor.

Fix default divide_size field in products. Update miscs table column 6 and 7 tooltips and display of the buttons after sort. After a new misc product is selected, update the current row index because the row may be moved. Fix some display misc values in the checklist, they were not multiplied by 1000. Fix display of some bars if the value was 24.

Version 0.2.8 Fixed boil_sizeEdit width.

In the recipe editor hops you can now change the alpha percentage and hop form of any hop. We don't need locked values in recipe design.

Changed some logging levels. Fixed copy recipe to product sparge water setteings. Added export to forum via clipboard. The recipe export is completed.

Make use of new logging handler.

Reformatted output by inserting intend of 20 pixels.

Installed MessageHandler for logging

Copy recipe to duplicated recipe added. Copy recipe to product added. Added popup with export choices.

Version 0.2.7

Updated some suffixes.

Edit fermentables load record using namefields. Splitted diastaticEdit edit field in wkEdit and lintnerEdit. These fields are linked using the kolbach/lintner convert formula. The date input fields start on 1-1-2000 instead of ages ago.

Moved recipe load, save and delete to it's own file.

Moved product record load, save and delete to a separate file and use passed record data.

Version 0.2.6

Product beerXML updates: Add product code to beerxml filename. Add OG and FG values if valid. Fixed equipment values to use the real equipment profile. Don't export fermentables that are used for packaging.

Install translations in /bmsapp/translations. Use a searchpath to try to load a translation.

Version 0.2.5

Added print and export choices popups. Updated translations.

Vertalingen bijgewerkt. Forceer Nederlands tijdelijk

Version 0.2.4

(0) -240 tip

mercurial