tsaitgaist

Results 2 issues of tsaitgaist

I am using an iMaxB6 clone based on a nuvoton-M0517 using firmware cheali-charger-imaxB6-clone_2.00-e10.3.12-20160613_nuvoton-M0517.hex for testing the capacity of a 12 cells 2200mAh Ni-MH battery. The capacity test somehow fails. When...

bug

in the redmine plugin buri17/redmine_openid_provider, the following call: app/controllers/open_id_provider_controller.rb:28 open_id_request = server.decode_request(params) causes the following exception: NoMethodError (undefined method `length' for #) params is a ActionController::Parameters. in rails 4.x ActionController::Parameters...