Jump to content

Trip

S4GRU Staff
  • Posts

    2,291
  • Joined

  • Last visited

  • Days Won

    90

Posts posted by Trip

  1. 1 minute ago, RAvirani said:

    When I heard about the fusiontables shutdown, I played with building a map solution that uses a SQL database (which can be edited row by row with a GUI) and the google maps API to display pins and data on a map. I did get it working although didn't really test it with a high volume of pins.

    The problem with rendering a lot of individual pins is that it takes a lot of memory/processing power on the client side. Fusiontables got around this by rendering the pins as image tiles on the server side, and serving these to the user. I know that it I switch from exporting single data points to exporting KMLs, the pins can be rendered as tiles server-side, but I haven't really investigated this. 

    Effectively, I'd be trying to create something very similar to fusiontables where you can edit rows in a GUI and display the data onto a map via server-side-rendered tiles. If you cannot find any other suitable map platforms, this is something I can look into...

    Here is an example map I just threw together with a few M-MIMO sites in the greater Puget Sound area:

    https://projects.viranifamily.net/mysql-maps/

    The problem with this example is that the Google Maps API is also heavily limited now.  I had to switch my website over to Leaflet.  So even what you've written so far would probably have to be rewritten.

    I've written code that does what we're discussing here in other projects, but the editing ability spread across multiple users in a friendly manner is where I run into problems.  I've only ever written code that has one editor--myself. 

    - Trip

  2. Yeah, I've seen a huge expansion of Massive MIMO.  The original DC 5G area shown earlier in the year was basically from SW DC to Tysons.  But I went to Baltimore over the weekend, and there's now Massive MIMO around much of the beltway, and then I spotted two Massive MIMO sites in the Baltimore market.  There was also two more sites south of Woodbridge on I-95 the weekend before, one of which was in the Richmond market.

    - Trip

    • Like 4
  3. 5 hours ago, mikejeep said:

    I am terrible at following HSPA bugs because I don't see them myself.. I'll have to go back and look into this one again. There were some back-end Android changes regarding the PSC value; it technically does not exist on GSM connections, even though Android always reported a value and had specific functions to do so -- it was deprecated a couple of years ago, which caused me to backtrack. Some phones report HSPA information as CellInfoGsm, so no PSC is directly available; others report it as CellInfoWcdma, so I can get the PSC. I can work around it, but it's not as simple as it appears from your armchair.. 😜

     

    I don't usually see HSPA either, but when I do, it always bugs me that I see neighbor cell PSCs but they don't display notes.  The PSC almost always appears in SCP when I'm HSPA, so clearly something is working from that perspective.  But there's no field for it in the log database and it is, therefore, not being written.

    - Trip

    • Like 1
  4. CDMA's ability to pull usable data from below the noise floor is pretty impressive.  I remember in one of my college classes, we did the math to derive it, and sure enough, the math says it should be theoretically possible to retrieve the signal from below the noise floor, and the real world bears it out.  (We also retrieved messages out of an example CDMA signal by hand.  Very neat stuff.)

    I wish I had a good example to share; Wikipedia is very opaque and I'm not finding anything else helpful with a fast search. 

    - Trip

    • Like 3
  5. Something looks wrong with the map to me.  If you look at Beacon Hill, for instance, there is 5G to the northeast and southeast of the site, but not immediately surrounding it or west of it.  It almost looks like there's a smaller 4G site overlaid on top of it or something.  The site at Kingstowne looks the same, as do several others I'm spot-checking.

    - Trip

    • Like 1
  6. To expand a bit, according to the MLS data, the highest patterned GCI currently in use is FE8B0, which would translate to FFD00 for Band 41.  If they followed the pattern that Sprint is using for Massive MIMO in DC, their first Massive MIMO would be at FFA90, which is already in use. 

    It actually seems like Shentel is going to run out of pattern-capable GCIs relatively soon.  It looks like FE96A is being used for a DAS, so that implies that FE969/FFDB9 is as high as it can go unless they shift those GCIs up some more or skip ahead to unused values in between. 

    (The Mini Macro in Farmville is at FE9F4, for any interested.)

    I note the MLS data also shows FE985/FE986/FE987 being used near Harrisonburg with the PCIs matching the Mount Crawford site, so it looks like Massive MIMO is up there too.

    - Trip

    • Like 2
  7. I drove up to it and saw the Massive MIMO panels. 

    But although it fits the MM pattern, Shentel has filled up the GCIs that would typically be reserved for Massive MIMO and thus had to find a GCI to use elsewhere in the FExxx-FFxxx range.  They also have small cells and other things in the FE9xx range, as Shentel seems to use it as their all-purpose overflow.

    - Trip

    • Like 2
    • Love 1
  8. One final comment on my UK visit, as I'm home now.  Yesterday, at Heathrow, my LG G6 picked up Band 7 LTE from Vodafone, but no data would pass through it at all.  My phone claimed I had no Internet connection.  It'd drop down to Vodafone HSPA after a while, which also would not pass any data, before reconnecting to Band 7.

    - Trip

  9. Mike,

    While I've been in the UK, I sent you a diagnostic because as far as I can tell, SCP still doesn't log PSC when connected to HSPA, meaning that neighbor notes don't work and, of course, PSC data is unavailable in the log.  Is there a specific reason for this by any chance?  Seems like a relatively straight-forward adjustment from this armchair SCP user's point of view... ;)

    - Trip

  10. At a hotel near Heathrow; flying out in the morning.  The end result of my trip is that essentially, I was on HSPA from Reading on west.  I had some LTE east of Reading, such as in Windsor.  I guess O2 doesn't have Band 3 LTE running in most places outside of London and the immediate surrounding areas yet.

    I'll be looking through the data SCP picked up on my wife's phone after we're home, I think.

    - Trip

  11. My LG G6 only supports Band 3, so I'm spending a fair amount of time on HSPA when Band 3 LTE is unavailable.  That said, service is generally good.  I've only connected to O2 as far as I can tell, though I've only been in London at this point.

    My wife's LG G7 does support Bands 1 and 20 and she has seen those in places.

    Tomorrow we'll be making the first trip outside London and we'll see what happens.

    - Trip

    • Like 2
×
×
  • Create New...