GenericJam

GenericJam

Mob 0.7.14 released!

Mob 0.7.14 has been released.

Added

  • Magnetometer / compass support in Mob.Motion. Request :magnetometer
    in the sensor list and the {:motion, _} message additionally carries mag
    (calibrated field, µT) and heading (degrees from magnetic north). The keys
    are present exactly when you requested :magnetometer, on both platforms,
    and each is nil when there’s no reading (device has no magnetometer, or the
    heading hasn’t fused yet) — so a compass app matches on nil rather than
    hitting a missing key, and accel/gyro-only consumers get the byte-identical
    3-key map with no extra sensor cost. iOS uses the XMagneticNorthZVertical
    reference frame (CMMotionManager); Android fuses TYPE_MAGNETIC_FIELD +
    TYPE_ROTATION_VECTOR (SensorManager), registered only on request.
    Magnetic north only (true north needs location + declination — layer
    Mob.Location). Device-verified on moto g + iPhone SE. (MOB-6, #59)

Where Next?

Popular in News & Updates Top

jjcarstens
Do you like Hacktoberfest? Also enjoy working with Nerves and want to contribute? Fantastic! :tada: :beers: Here are some potential sta...
New
mickel8
Hello everyone! :wave: I am thrilled to announce a new version of Jellyfish Media Server - v0.2.0! :tada: Features: Added RTSP compon...
New
zachdaniel
Hey folks! I’ll be teasing some interesting bits going into Ash 3.0 while I work on it, and this is post #1! You can follow along with t...
New
zachdaniel
Ash Framework 3.0: Release Candidates! The day is finally here! This is the culmination of years of work from the Ash team and community ...
New
sorenone
The title doesn’t relay the depth of this announcement, but it is short, balanced, and looked good to us. From open sourcing multiple pac...
New
bartblast
Hi friends, I wanted to share an update on Hologram that’s been on my mind lately. After nearly 3 years of full-time work on Hologram, ...
New
sorenone
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New

Other popular topics Top

vonH
In asking this question I am more interested about the expressiveness of the language itself and less concerned about the availability of...
New
hariharasudhan94
I would like to know what is the best IDE for elixir development?
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
WestKeys
Currently suffering from paralysis by [HTTP client] analysis. This is rather unusual in Elixirland as there tends to be consensus on the ...
New

We're in Beta

About us Mission Statement