Feed Advanced Search

Apr 14 2020

jjorge added a comment to D28127: Add some new battery sensors : energy_now, energy_full and power_now..

Seems fine to me now. You didn't have a developer account right?

Apr 14 2020, 10:39 AM · Plasma
jjorge added a comment to D28127: Add some new battery sensors : energy_now, energy_full and power_now..

I have finished my corrections. Is it nice now? Thanks.

Apr 14 2020, 9:03 AM · Plasma

Apr 8 2020

jjorge updated the diff for D28127: Add some new battery sensors : energy_now, energy_full and power_now..
  • A better cast to float
Apr 8 2020, 6:56 PM · Plasma
jjorge updated the diff for D28127: Add some new battery sensors : energy_now, energy_full and power_now..

I should learn to better use arc...

  • typo
Apr 8 2020, 4:41 PM · Plasma
jjorge updated the diff for D28127: Add some new battery sensors : energy_now, energy_full and power_now..
  • Oops fix bad named functions
Apr 8 2020, 4:33 PM · Plasma
jjorge added a comment to D28127: Add some new battery sensors : energy_now, energy_full and power_now..

Hem, you are right, I missed it because I was testing old binary.

Apr 8 2020, 8:54 AM · Plasma
jjorge updated the diff for D28127: Add some new battery sensors : energy_now, energy_full and power_now..
  • fix pointer
Apr 8 2020, 8:53 AM · Plasma

Apr 4 2020

jjorge updated the diff for D28127: Add some new battery sensors : energy_now, energy_full and power_now..
  • Follow ahiemstra suggestions :
    • cast to float directly
    • move 2 repeated lines to initAcpiBattery
Apr 4 2020, 4:36 PM · Plasma

Mar 18 2020

jjorge requested review of D28127: Add some new battery sensors : energy_now, energy_full and power_now..
Mar 18 2020, 2:41 PM · Plasma

Nov 15 2019

jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

Do you have a developer account to push the changes? Otherwise I can do that for you.

Nov 15 2019, 4:25 PM · Plasma

Nov 14 2019

jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

How will this be merged? Will it be in time for Kde 19.12 ?

Nov 14 2019, 8:52 PM · Plasma

Nov 12 2019

jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

How can you interpret these weird charge_now values correctly? If the range is [1/1000, 901] Wh, while the real range is [0, 45] Wh, how does the charge curve look like while charging or discharging? Are there (continues) values in [46, 901] Wh? Do you assume all of those as 100%?

Nov 12 2019, 8:37 AM · Plasma

Nov 11 2019

jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

Are states > 100 or < 0 really well defined? Is it save to assume that a state > 100 can be associated with 100?

Yes : this is a percentage. States out of this value are bad hardware : I have a travel battery which shows crazy values along time, from 0,001Wh capacity till 901Wh (Real capacity is near 45Wh).

Nov 11 2019, 7:24 PM · Plasma
jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

Thanks. Just some thoughts : designcharge is usefull if you want to see the percentage of charge you reach against what it should be with a new battery. For some adicional sensors, of course, even if I dont see what ones you are thinking about.

Nov 11 2019, 5:18 PM · Plasma

Nov 6 2019

jjorge updated the diff for D25018: Move ACPI battery information from /proc/acpi to /sys.
  • hopefully correct all problems found in nice ahiemstra's revision
  • - indentation corrected to 4 chars
  • - function braces in newline
  • - We can calculate charge even if current is <= zero.
Nov 6 2019, 5:43 PM · Plasma

Nov 4 2019

jjorge requested review of D25018: Move ACPI battery information from /proc/acpi to /sys.

So asking again for feedback, if I understand well how phabricator works ...

Nov 4 2019, 5:06 PM · Plasma
jjorge added a comment to D25018: Move ACPI battery information from /proc/acpi to /sys.

Hmm, I would like to see some smarter sys file handling for this. Right now, multiple calls to getSysFileValue result in the same file being read from disk over and over. While the original implementation may not have been ideal either, the update function at least made sure the ACPI stuff got only read once per update. If you need some inspiration, Memory.c has a fairly decent implementation.

Nov 4 2019, 5:04 PM · Plasma

Oct 28 2019

jjorge requested review of D25018: Move ACPI battery information from /proc/acpi to /sys.
Oct 28 2019, 9:25 PM · Plasma
jjorge added a comment to D24998: Fix ksysguard acpi cooling devices.

How to test : just add an ACPI cooling device to ksysguard, it would always show 0% before this patch. To find one cooling device that actually changes, you can use the 'acpi -V' command

Oct 28 2019, 9:04 AM · Plasma
jjorge requested review of D24998: Fix ksysguard acpi cooling devices.
Oct 28 2019, 9:02 AM · Plasma

Jun 3 2019

jjorge updated the test plan for D21477: Use the theme file defined sounds if they are declared..
Jun 3 2019, 5:05 PM

May 30 2019

jjorge updated the diff for D21477: Use the theme file defined sounds if they are declared..
  • Added a loadtheme function to allow sound theme switching on config change.
May 30 2019, 11:39 AM

May 29 2019

jjorge updated the diff for D21477: Use the theme file defined sounds if they are declared..
  • Add .arcconfig file to the project to make contribution easier.
May 29 2019, 8:27 AM
jjorge requested review of D21477: Use the theme file defined sounds if they are declared..
May 29 2019, 8:25 AM
jjorge requested review of D21472: Add a prefix public function to access the internatl prefix..
May 29 2019, 7:22 AM

May 2 2019

jjorge added a comment to D20936: Add support for Mageia distro.

I think I cannot commit as I never did ;-)

May 2 2019, 12:07 PM · kdesrc-build

May 1 2019

jjorge requested review of D20936: Add support for Mageia distro.
May 1 2019, 1:10 PM · kdesrc-build