-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thoughts and suggestions #337
Comments
When locking rez in TC, the real current resistance is locked. It's enough? In my fork when battery "it's not able to erogate the desidered watt" mod is in Low state. |
I don't get your point here.
Let's make an example.
So it can understand at least which wattage the mod it's able to push out in that precise moment. |
re-read to what point else? Cold rez of coil is important in TC only. The mod does not know anything about the possibility of a battery. |
The box knows the current volt erogable by the current battery setup.
The re-read atomizer/coil it's just a shortcut that would come handy when regenerating RDAs. |
Wattage based on rez and output voltage u setup, not on battery voltage or its energy. As I say, in my fork locking rez in TC is the same as u wish. Shortcut to it is lock procedure. |
Do you use to lock coil before firing it up to reach its "real ohm" in TC? |
Yes, once or if it is necessary. Then cold rez is stored for use in TC. Stored rez not changed while fire. |
Exactly. The shortcut was the mean to avoid manual correction in my idea. |
What rez u wish to have when re-read coil? Cold, hot or some else? |
Live. |
Live one may be not cold rez and u have to press re-read again and again. Correction will be easy way. |
Just for a visual correct value, nothing else. |
By the way, there's nothing else in the list that seems good for you? :) |
I do not want autofire (dangerous :) ), Unlock/Lock Device (switch on/off better), "session end" in minutes (I made this for stock FW with patches but never used) |
Dangerous if you puff for >4 sec.
|
By the way, mod re-read coil every time and correct on screen automatically in VW.
It is new counter variable for puff time, like for puffs count... Counter goes down to zero, switch mod off, then set up again... |
Is the counter based on screen sleep? |
It base on what u want. I made it based on puff time. |
Yes but when the counters reset?? |
Just bumping this thread, I second some of the feedback. I'd like to have a timeout feature, since I always forget to lock the box, and the autofiring feature. Both because I'm lazy, that's for sure. |
Hey there!
It's almost a year that I'm switching/testing/enjoying various firmwares out there.
And I'm taking a bit of time to write here the feature that I've recognized so far, that maybe, if @ClockSelect it's down with that, would be nice to see on myevic.
TL;DR - There's no TLDR. Please read :D
After X puffs in a row of X minutes the box turns off
This feature would be good to prevent hard chain-vaping.
As already done with a commit by Microsur, the box turns off after a certain number of puffs.
In my opinion lacks a bit of customization, maybe letting the user choose, how long it's a session.
It could be implemented a "session end" in minutes as a customizable parameter.
Lack of documentation for Vaped ml/kJ feature
That's purely a personal opinion.
Reading the docs, I'm not able to define how to adjust the setting to my setup.
It's stated that the default value runs on a 30W factory coil.
So to setup a value on a 120W coil, the value should be multiplied per 4 (1440), if I understood well.
But the value has a limit on 1000.
Dunno If I'm misreading or just to noob to understand it :D .
Any clarification would be nice.
New Fire Button Behaviour
Would be nice to implement a X sec Fire on click as done by pharmaka in this commit, letting the user choose:
This should be helpful too, to get more statistics element for Vaped ml/kJ feature, increasing its accuracy.
Re-read atom/coil function in clicks submenu
I've enjoyed this feature a lot when rebuilding while I was on ArcticFox.
Initializing a coil almost certainly highs up the ohm value and being able to redetect those settings with a click shortcut it's simply awesome.
Possibility to re-assign 5 clicks on fire button
That's purely in the name of full customization.
I'd like to choose between three options:
I thought about ON/OFF settings only on 5 clicks to don't confuse the potential user that comes from OFW.
After X minutes/seconds idle, the box locks itself
The title says it all.
Full-fledged "always-ON" mode
Since the displays used in these boxes are mostly OLEDs, it would be cool to have an always on mode.
Maybe with the locking feature described earlier, but with an always on display showing clock, day, that works as a lockscreen.
It shouldn't impact the battery that much if on a reasonable contrast setup.
(Or maybe if the "always-on" feature would be too much, just the lockscreen would be cool).
Battery Low/weak behaviour
On ArcticFox when the battery it's not able to erogate the desidered watt, just pushes the higher possible, notifying that the battery is weak or low.
This doesn't happen (at least for me) on myevic or related forks.
Would be nice to see that feature implemented.
Software documentation
I know that @ClockSelect doesn't have a lot of time and maybe documenting the whole software it's boring as hell.
But will help a lot developers like me, that doesn't get usually on this amazing low level when programming.
Also if you're not willing (because of time or life dramas :D) to implement or consider this, please point out some reference in the source, maybe explaining where/how to implement it.
Thank you for your time.
The text was updated successfully, but these errors were encountered: