From aea7d75ac97154dcacbf602ce9c1c430ef6e7af6 Mon Sep 17 00:00:00 2001 From: Nathakit Sae-Tan Date: Fri, 22 Mar 2024 17:46:14 +0700 Subject: [PATCH 1/3] Update device compatibility and fix typo --- neon/data-collection/data-streams/index.md | 2 +- neon/hardware/compatible-devices/index.md | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/neon/data-collection/data-streams/index.md b/neon/data-collection/data-streams/index.md index 4676a3677..bbe2e11b8 100644 --- a/neon/data-collection/data-streams/index.md +++ b/neon/data-collection/data-streams/index.md @@ -18,7 +18,7 @@ The Neon Companion app can provide gaze data in real-time at up to 200 Hz. Gaze ![Gaze](./gaze.jpg) -The achieved framerate can vary based on what Companion device is used and environmental conditions. One the OnePlus 10 the full 200 Hz can generally be achieved outside of especially hot environments. On the OnePlus 8 the framerate typically drops to ~120 Hz within a few minutes of starting a recording. Other apps running simultaneously on the phone may decrease the framerate. +The achieved framerate can vary based on what Companion device is used and environmental conditions. On the OnePlus 10, the full 200 Hz can generally be achieved outside of especially hot environments. On the OnePlus 8, the framerate typically drops to ~120 Hz within a few minutes of starting a recording. Other apps running simultaneously on the phone may decrease the framerate. After a recording is uploaded to Pupil Cloud, gaze data is automatically re-computed at the full 200 Hz framerat and can be downloaded from there. diff --git a/neon/hardware/compatible-devices/index.md b/neon/hardware/compatible-devices/index.md index 6e43c2c02..7f5f26c5f 100644 --- a/neon/hardware/compatible-devices/index.md +++ b/neon/hardware/compatible-devices/index.md @@ -1,7 +1,7 @@ # Companion Device The Companion device is a flagship Android smartphone. It is a regular phone that is not customized or modified in any way. To ensure maximum stability and performance we can only support a small number of carefully selected and tested models. The Neon Companion app is tuned to work with these particular models as we require full control over various low-level functions of the hardware. -The models we currently support are OnePlus 8, OnePlus 8T, OnePlus 10 Pro, and Motorola Edge 40 Pro. +The model we currently support are Motorola Edge 40 Pro. If you want to replace or add an extra Companion device you can purchase it [directly from us](https://pupil-labs.com/products/neon) or from any other distributor. The Neon Companion app is free and can be downloaded from the [Play Store](https://play.google.com/store/apps/details?id=com.pupillabs.neoncomp). @@ -23,9 +23,10 @@ USB devices, rendering them incompatible with Neon. If you purchased your device from a third-party distributor, you'll need to ensure that the correct Android version is installed. The currently supported Android versions are as follows: -- On **OnePlus 8** and **8T**: Android 11 -- On **OnePlus 10 Pro**: Android 12 and 13 -- On **Motorola Edge 40 Pro**: Android 13 + +- On **Moto Edge 40 Pro**: Android 13 +- On **Moto Edge + (2023)**: Android 13 +- On **Moto X40 Pro**: Android 13 :::tip Should you have upgraded to an incompatible Android version by accident, you have the From 6fb1d92ebd32c9ba15d9258a2e3194042e6d5c2b Mon Sep 17 00:00:00 2001 From: Nathakit Sae-Tan Date: Fri, 22 Mar 2024 18:24:19 +0700 Subject: [PATCH 2/3] update device name --- neon/hardware/compatible-devices/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon/hardware/compatible-devices/index.md b/neon/hardware/compatible-devices/index.md index 7f5f26c5f..18abe0e09 100644 --- a/neon/hardware/compatible-devices/index.md +++ b/neon/hardware/compatible-devices/index.md @@ -5,7 +5,7 @@ The model we currently support are Motorola Edge 40 Pro. If you want to replace or add an extra Companion device you can purchase it [directly from us](https://pupil-labs.com/products/neon) or from any other distributor. The Neon Companion app is free and can be downloaded from the [Play Store](https://play.google.com/store/apps/details?id=com.pupillabs.neoncomp). -Using a fully charged OnePlus 10 device you get around 4 hours of continuous recording time. You can extend this duration by simultaneously charging the phone during a recording [using a powered USB-C hub](/hardware/using-a-usb-hub/). +Using a fully charged Motorola Edge 40 Pro device you get around 4 hours of continuous recording time. You can extend this duration by simultaneously charging the phone during a recording [using a powered USB-C hub](/hardware/using-a-usb-hub/). ## Companion Device Updates From 011bee691e75c49095b53768a8e96efcbef1d7ee Mon Sep 17 00:00:00 2001 From: Will Date: Mon, 25 Mar 2024 10:03:04 +0700 Subject: [PATCH 3/3] Update neon/hardware/compatible-devices/index.md --- neon/hardware/compatible-devices/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neon/hardware/compatible-devices/index.md b/neon/hardware/compatible-devices/index.md index 18abe0e09..7774d2f92 100644 --- a/neon/hardware/compatible-devices/index.md +++ b/neon/hardware/compatible-devices/index.md @@ -1,7 +1,7 @@ # Companion Device The Companion device is a flagship Android smartphone. It is a regular phone that is not customized or modified in any way. To ensure maximum stability and performance we can only support a small number of carefully selected and tested models. The Neon Companion app is tuned to work with these particular models as we require full control over various low-level functions of the hardware. -The model we currently support are Motorola Edge 40 Pro. +The currently supported model is the Motorola Edge 40 Pro. Previously supported models are the OnePlus 8, OnePlus 8T, and OnePlus 10 Pro. If you want to replace or add an extra Companion device you can purchase it [directly from us](https://pupil-labs.com/products/neon) or from any other distributor. The Neon Companion app is free and can be downloaded from the [Play Store](https://play.google.com/store/apps/details?id=com.pupillabs.neoncomp).