Skip to content

Commit

Permalink
Updated road map
Browse files Browse the repository at this point in the history
  • Loading branch information
jirkapok committed Aug 8, 2024
1 parent 038790a commit 10ae7e3
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions doc/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Following list of features and improvements ordered by priority is under develop

* Extend application settings:
* Define custom maximum gas density
* Add minimum gas reserve for first tank and for stage
* Add setting for minimum reserve for both main tank and deco tanks
* Add option to ignore some warnings (ICD, density)
* Fix PWA issues https://www.pwabuilder.com/
* Add standalone app support for iPhone https://love2dev.com/pwa/add-to-homescreen/
Expand All @@ -29,20 +29,14 @@ Following list of features and improvements ordered by priority is under develop
* Tanks complex view: Add check box to be able enable or disable tanks
* Add Surface GF to the results
* Read only fields should be distinguish able
* Add tissues heat map to the profile chart and to the dives comparision
* Add localizations
* Add calculation trainings
* Help
* Add help to the UI as side bar
* <https://ej2.syncfusion.com/angular/documentation/sidebar/getting-started/>
* <https://www.npmjs.com/package/ngx-markdown>
* <https://stackblitz.com/edit/angular-azjfgh?file=src%2Fapp%2Fapp.component.html>
* <https://stackoverflow.com/questions/53416871/routing-to-static-html-page-in-angular-6>
* Profile comparison: Add option to compare dives aligned by the end of dive
* Add tissues heat map
* to the profile chart
* to the dives comparision
* Gas consumption:
* Clarify: Dive to 30 m in extended view and reduce depth on second segment to 29 m - reserve is 200 b, should be around 80
* Clarify another test case: https://dugong.online/?t=1-24-0-200-0.209-0,2-11.1-0-200-0.5-0&de=0-50-168-1,50-50-900-1&di=20&o=0,9,6,3,3,18,2,0.85,0.4,3,1.6,30,1.4,10,1,1,0,2,1&ao=1,0
* Restore 1/2 and 1/3 reserve strategies
* Add setting for minimum reserve for both main tank and deco tanks
* Adjust consumption by Z factor: <https://en.wikipedia.org/wiki/Cubic_foot>
* Fix RMV/SAC calculator based on Nominal volume
* [Nominal volume](https://en.wikipedia.org/wiki/Diving_cylinder#Nominal_volume_of_gas_stored)
Expand All @@ -52,9 +46,13 @@ Following list of features and improvements ordered by priority is under develop
* TRIMIX support
* Add air breaks
* Add CCR support
* Profile comparison:
* Add option to compare dives aligned by the end of dive
* Add tissues heat map compare
* Add localizations
* Add calculation trainings
* Add help to the UI as side bar
* <https://ej2.syncfusion.com/angular/documentation/sidebar/getting-started/>
* <https://www.npmjs.com/package/ngx-markdown>
* <https://stackblitz.com/edit/angular-azjfgh?file=src%2Fapp%2Fapp.component.html>
* <https://stackoverflow.com/questions/53416871/routing-to-static-html-page-in-angular-6>
* Add export of the plan to pdf
* Import/Export dive to compare from well known file format see also <https://www.npmjs.com/package/xml-js>
* Add more variables to weight calculator (suits, BMI, tank material, water type)
Expand Down

0 comments on commit 10ae7e3

Please sign in to comment.